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 next, this PR will be updated.
next
is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exit
onnext
.Releases
babel-plugin-emotion@11.0.0-next.3
Major Changes
c5b12d90
#1220 Thanks @mitchellhamilton! - Removed support for theinstances
option, any usage of it should be replaced with theimportMap
optionf9feab1a
#1575 Thanks @mitchellhamilton! - Removed support for@emotion/styled-base
package. It has been moved to@emotion/styled
and is available as@emotion/styled/base
. This simplifies how the regular and base versions relate to each other and eliminates problems with stricter package managers when@emotion/styled-base
was not installed explicitly by a user.Minor Changes
c5b12d90
#1220 Thanks @mitchellhamilton! - Added theimportMap
option which allows you to tell babel-plugin-emotion what imports it should look at to determine what it should transform so if you re-export Emotion's exports, you can still use the Babel transformsPatch Changes
c5b12d90
#1220 Thanks @mitchellhamilton! - Fix issue with not updating referenced import when bailing out on already transpiled vanilla emotion nodes (a regression introduced in Avoid transpiling vanilla emotion calls in already transpiled code to avoid double labels and such #1602)8a896a31
,a085003d
]:@emotion/babel-preset-css-prop@11.0.0-next.3
Major Changes
c5b12d90
#1220 Thanks @mitchellhamilton! - Removed support for theinstances
option, any usage of it should be replaced with theimportMap
optionMinor Changes
c5b12d90
#1220 Thanks @mitchellhamilton! - Added theimportMap
option which allows you to tell babel-plugin-emotion what imports it should look at to determine what it should transform so if you re-export Emotion's exports, you can still use the Babel transformsPatch Changes
c5b12d90
,c5b12d90
,f9feab1a
,c5b12d90
]:@emotion/styled-base@11.0.0-next.3
Major Changes
f9feab1a
#1575 Thanks @mitchellhamilton! - Removed support for@emotion/styled-base
package. It has been moved to@emotion/styled
and is available as@emotion/styled/base
. This simplifies how the regular and base versions relate to each other and eliminates problems with stricter package managers when@emotion/styled-base
was not installed explicitly by a user.@emotion/styled@11.0.0-next.3
Major Changes
f9feab1a
#1575 Thanks @mitchellhamilton! - Removed support for@emotion/styled-base
package. It has been moved to@emotion/styled
and is available as@emotion/styled/base
. This simplifies how the regular and base versions relate to each other and eliminates problems with stricter package managers when@emotion/styled-base
was not installed explicitly by a user.Patch Changes
8a896a31
,c5b12d90
,c5b12d90
,a085003d
,f9feab1a
,c5b12d90
]:@emotion/core@11.0.0-next.3
Patch Changes
a085003d
#1600 Thanks @Andarist! - Add missing#__PURE__
annotations8a896a31
,a085003d
,f9feab1a
]:create-emotion@11.0.0-next.3
Patch Changes
8a896a31
,a085003d
]:@emotion/css@11.0.0-next.3
Patch Changes
8a896a31
,c5b12d90
,c5b12d90
,a085003d
,f9feab1a
,c5b12d90
]:emotion-theming@11.0.0-next.3
Patch Changes
a085003d
,f9feab1a
]:@emotion/is-prop-valid@0.8.6-next.0
Patch Changes
a085003d
#1600 Thanks @Andarist! - Add missing#__PURE__
annotationsjest-emotion@11.0.0-next.3
Patch Changes
a085003d
]:@emotion/native@11.0.0-next.3
Patch Changes
@emotion/primitives-core@11.0.0-next.3
Patch Changes
a085003d
]:@emotion/primitives@11.0.0-next.3
Patch Changes
c5b12d90
,c5b12d90
,a085003d
,f9feab1a
,c5b12d90
]:@emotion/serialize@0.11.15-next.1
Patch Changes
8a896a31
#1600 Thanks @Andarist! - Throw error about invalid content property values instead of just logging error to the console.a085003d
#1600 Thanks @Andarist! - Add missing#__PURE__
annotations