Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@emotion/babel-plugin-jsx-pragmatic@0.3.0
Minor Changes
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.@emotion/css@11.12.0
Minor Changes
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/eslint-plugin@11.12.0
Minor Changes
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/is-prop-valid@1.3.0
Minor Changes
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
7f8db2d
]:@emotion/memoize@0.9.0
Minor Changes
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/primitives-core@11.12.0
Minor Changes
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
56109e7
Thanks @Andarist! - Only forward definedref
s to improve compatibility with the upcoming React 19@emotion/react@11.12.0
Minor Changes
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 19Updated dependencies [
9ca22c6
,b1d16b0
,16d8a8c
]:@emotion/serialize@1.2.0
Minor Changes
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
fc4d27c
,7f8db2d
,16d8a8c
,ea2c397
]:@emotion/sheet@1.3.0
Minor Changes
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
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/unitless@0.9.0
Minor Changes
fc4d27c
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/utils@1.3.0
Minor Changes
16d8a8c
Thanks @rjdestigter! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.@emotion/weak-memoize@0.4.0
Minor Changes
b1d16b0
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/babel-plugin@11.12.0
Patch Changes
9ca22c6
,7f8db2d
,ea2c397
]:@emotion/babel-preset-css-prop@11.12.0
Patch Changes
ea84c40
]:@emotion/cache@11.12.0
Patch Changes
7f8db2d
,b1d16b0
,16d8a8c
,52aadc6
,52aadc6
]:@emotion/css-prettifier@1.1.4
Patch Changes
7f8db2d
]:@emotion/hash@0.9.2
Patch Changes
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/styled@11.12.0
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 19Updated dependencies [
9ca22c6
,a1e881b
,16d8a8c
]: