chore(deps): update emotion monorepo to v11 (major)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| @emotion/core (source) | ^10.1.1 -> ^11.0.0 |
||
| @emotion/styled (source) | ^10.0.27 -> ^11.14.1 |
||
| emotion (source) | ^10.0.27 -> ^11.0.0 |
Release Notes
emotion-js/emotion (@emotion/core)
v11.0.0
Major Changes
-
b8476e08#1675 Thanks @mitchellhamilton! - Rename@emotion/coreto@emotion/react. Please change any imports of@emotion/coreto import@emotion/reactor use the@emotion/pkg-renamingESLint rule from@emotion/eslint-plugin.
v10.3.1
Patch Changes
-
#2576
33c01578Thanks @Methuselah96! - ExportKeyframestype to avoid TypeScript insertingimport("@​emotion/serialize").Keyframesreferences into declaration files emitted based on a source files exportingkeyframesresult. This avoids issues with strict package managers that don't allow accessing undeclared dependencies.
v10.3.0
Minor Changes
-
#2566
122e9f11Thanks @eps1lon, @Andarist! - Fixed hydration mismatches ifReact.useId(an upcoming API in React 18) is used within a tree below our components. -
#2560
b5a26619Thanks @eps1lon! - Dropped usage of a deprecatedSFCReact type in favor ofFC. TheFCtype has been introduced in@types/[email protected]so this version of this package is now a minimum requirement for TypeScript users.
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.