Skip to content

Releases: emotion-js/emotion

@emotion/memoize@0.9.0

19 Jul 06:52
d57cfcb
Compare
Choose a tag to compare

Minor Changes

  • #2427 7f8db2d Thanks @sarayourfriend! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.

@emotion/is-prop-valid@1.3.0

19 Jul 06:52
d57cfcb
Compare
Choose a tag to compare

Minor Changes

  • #2432 a1e881b Thanks @sarayourfriend! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.

Patch Changes

  • Updated dependencies [7f8db2d]:
    • @emotion/memoize@0.9.0

@emotion/hash@0.9.2

19 Jul 06:52
d57cfcb
Compare
Choose a tag to compare

Patch Changes

  • #2454 ea2c397 Thanks @Andarist! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.

@emotion/eslint-plugin@11.12.0

19 Jul 06:52
d57cfcb
Compare
Choose a tag to compare

Minor Changes

  • #2568 304f7e3 Thanks @G-Rath! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.

Patch Changes

  • #2568 304f7e3 Thanks @G-Rath! - An empty css prop (<div css />) will now raise an error in the @emotion/syntax-preference rule instead of crashing on this case.

  • #2568 304f7e3 Thanks @G-Rath! - Fixed a crash on empty css prop (<div css />) in the @emotion/jsx-import rule.

@emotion/css@11.12.0

19 Jul 06:52
d57cfcb
Compare
Choose a tag to compare

Minor Changes

  • #2558 85772c3 Thanks @emmatown! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.

Patch Changes

  • #2558 85772c3 Thanks @emmatown! - Fixed options parameter to createEmotion from @emotion/css/create-instance incorrectly being marked as optional when it's required.

  • Updated dependencies [9ca22c6, 16d8a8c, 52aadc6, 52aadc6]:

    • @emotion/serialize@1.2.0
    • @emotion/utils@1.3.0
    • @emotion/sheet@1.3.0
    • @emotion/babel-plugin@11.12.0
    • @emotion/cache@11.12.0

@emotion/css-prettifier@1.1.4

19 Jul 06:52
d57cfcb
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [7f8db2d]:
    • @emotion/memoize@0.9.0

@emotion/cache@11.12.0

19 Jul 06:52
d57cfcb
Compare
Choose a tag to compare

Patch Changes

@emotion/babel-preset-css-prop@11.12.0

19 Jul 06:52
d57cfcb
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [ea84c40]:
    • @emotion/babel-plugin-jsx-pragmatic@0.3.0
    • @emotion/babel-plugin@11.12.0

@emotion/babel-plugin@11.12.0

19 Jul 06:52
d57cfcb
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [9ca22c6, 7f8db2d, ea2c397]:
    • @emotion/serialize@1.2.0
    • @emotion/memoize@0.9.0
    • @emotion/hash@0.9.2

@emotion/babel-plugin-jsx-pragmatic@0.3.0

19 Jul 06:52
d57cfcb
Compare
Choose a tag to compare

Minor Changes

  • #2570 ea84c40 Thanks @G-Rath! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.