Update emotion monorepo to v11 (major)#18
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
0b716eb to
bdc27fa
Compare
62fdbd9 to
b49e070
Compare
b49e070 to
ac26c78
Compare
ac26c78 to
74f152b
Compare
74f152b to
80fc1f1
Compare
4be19bf to
93285f1
Compare
93285f1 to
c33c883
Compare
c33c883 to
6ae2c36
Compare
6ae2c36 to
09d9e73
Compare
09d9e73 to
a5d34c6
Compare
a5d34c6 to
d4f57ad
Compare
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 contains the following updates:
9.2.12->11.0.09.2.12->11.0.0Release Notes
emotion-js/emotion
v11.0.0Compare Source
Major Changes
b8476e08#1675 Thanks @mitchellhamilton! - Renameeslint-plugin-emotionto@emotion/eslint-plugin. Please replace"plugins": ["emotion"]with"plugins": ["@​emotion"]andemotion/with@emotion/in your rules config in your ESLint config.v10.0.27Compare Source
Patch Changes
4c62ae9#1698 Thanks @Andarist! - Add LICENSE file4c62ae9]:v10.0.23Compare Source
Patch Changes
3927293d#1569 Thanks @Andarist! - Add dev hint about css object (generated by Babel) being stringified by accidentb3a0f148#1574 Thanks @Andarist! - Fix babel plugin crashing when called programmatically without providing a filenameUpdated dependencies [
a55f3d49,ca95f385]:v10.0.17Compare Source
v10.0.14Compare Source
v10.0.9Compare Source
v10.0.8Compare Source
v10.0.7Compare Source
v10.0.6Compare Source
v10.0.5Compare Source
v10.0.4Compare Source
v10.0.3Compare Source
v10.0.2Compare Source
v10.0.1Compare Source
v10.0.0Compare Source
Emotion 10 is a big change that we're really excited about with improvements to the css prop, a Global component for dynamic global styles, zero config SSR, lots of small fixes and improvements and more with an incremental adoption strategy. For a higher-level overview, read the Medium article on Emotion 10. For a migration guide, visit the migrating to Emotion 10 page on emotion.sh
🚀 Enhancement
babel-plugin-emotionbabel-plugin-emotionin some casesbabel-plugin-emotion💥 Breaking Change
channelandcreateBroadcastexports from emotion-theming have been removedextractStaticoption to babel-plugin-emotion has been removedcreate-emotion-serveraccepts a cache instead of an emotion instancejsxcan be manually imported from@emotion/core(which can be automated with eslint-plugin-emotion) or babel-plugin-jsx-pragmatic can be used.create-emotiondoesn't return a caches property and instead returns a cache property which is the same return value as@emotion/cacheimportedNamesoption to babel-plugin-emotion is gonehoistoption is gone, hoisting always happensConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.