Releases: emotion-js/emotion
@emotion/[email protected]
Patch Changes
-
#3206
d1994c4
Thanks @DiegoAndai! - Improved compatibility with the upcoming@types/react
for React 19 where the globalJSX
namespace doesn't exist anymore -
#3208
56109e7
Thanks @Andarist! - Only forward definedref
s to improve compatibility with the upcoming React 19 -
Updated dependencies [
9ca22c6
,a1e881b
,16d8a8c
]:- @emotion/[email protected]
- @emotion/[email protected]
- @emotion/[email protected]
- @emotion/[email protected]
@emotion/[email protected]
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 forStyleSheet
's constructor has been fixed. It incorrectly was specifying thatoptions
were optional when in reality they weren't.
@emotion/[email protected]
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
- Updated dependencies [
fc4d27c
,7f8db2d
,16d8a8c
,ea2c397
]:- @emotion/[email protected]
- @emotion/[email protected]
- @emotion/[email protected]
- @emotion/[email protected]
@emotion/[email protected]
Minor Changes
- #2815
65a1eea
Thanks @srmagura! - Automatic labeling at runtime is now an opt-in feature. DefineglobalThis.EMOTION_RUNTIME_AUTO_LABEL = true
before Emotion gets initialized to enable it.
Patch Changes
-
#3206
d1994c4
Thanks @DiegoAndai! - Improved compatibility with the upcoming@types/react
for React 19 where the globalJSX
namespace doesn't exist anymore -
#3208
56109e7
Thanks @Andarist! - Only forward definedref
s to improve compatibility with the upcoming React 19 -
Updated dependencies [
9ca22c6
,b1d16b0
,16d8a8c
]:- @emotion/[email protected]
- @emotion/[email protected]
- @emotion/[email protected]
- @emotion/[email protected]
- @emotion/[email protected]
@emotion/[email protected]
@emotion/[email protected]
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]
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/[email protected]
@emotion/[email protected]
@emotion/[email protected]
@emotion/[email protected]
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! - Fixedoptions
parameter tocreateEmotion
from@emotion/css/create-instance
incorrectly being marked as optional when it's required. -
Updated dependencies [
9ca22c6
,16d8a8c
,52aadc6
,52aadc6
]:- @emotion/[email protected]
- @emotion/[email protected]
- @emotion/[email protected]
- @emotion/[email protected]
- @emotion/[email protected]