Skip to content

Releases: emotion-js/emotion

@emotion/[email protected]

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

Patch Changes

@emotion/[email protected]

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

Minor Changes

  • #2431 52aadc6 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

  • #2431 52aadc6 Thanks @sarayourfriend! - Type declaration for StyleSheet's constructor has been fixed. It incorrectly was specifying that options were optional when in reality they weren't.

@emotion/[email protected]

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

Minor Changes

  • #2543 9ca22c6 Thanks @danilofuchs! - 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

@emotion/[email protected]

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

Minor Changes

  • #2815 65a1eea Thanks @srmagura! - Automatic labeling at runtime is now an opt-in feature. Define globalThis.EMOTION_RUNTIME_AUTO_LABEL = true before Emotion gets initialized to enable it.

Patch Changes

@emotion/[email protected]

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

Minor Changes

  • #2818 8546dd0 Thanks @srmagura! - Source code has been migrated to TypeScript so from now on type declarations will be available in the published package.

Patch Changes

  • #3208 56109e7 Thanks @Andarist! - Only forward defined refs to improve compatibility with the upcoming React 19

@emotion/[email protected]

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/[email protected]

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

@emotion/[email protected]

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/[email protected]

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/[email protected]

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