Bump @emotion/react from 11.10.4 to 11.14.0
Bumps @emotion/react from 11.10.4 to 11.14.0.
Release notes
Sourced from @emotion/react's releases.
@emotion/react@11.14.0Minor Changes
- #3281
fc4d7bdThanks@Andarist! - 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
@emotion/react@11.13.5Patch Changes
#3270
77d930dThanks@emmatown! - Fix inconsistent hashes using development vs production bundles/exportsconditions when using@emotion/babel-pluginwithsourceMap: true(the default). This is particularly visible when using Emotion with the Next.js Pages router where thedevelopmentcondition is used when bundling code but not when importing external code with Node.js.Updated dependencies [
77d930d]:
@emotion/react@11.13.3Patch Changes
#3232
0ce3ed0Thanks@ENvironmentSet! - Distributecssprop attachment over props that are union typesUpdated dependencies []:
@emotion/serialize@1.3.1
@emotion/react@11.13.0Minor Changes
#3198
d8ff8a5Thanks@Andarist! - Migrated away from relying onprocess.env.NODE_ENVchecks to differentiate between production and development builds.Development builds (and other environment-specific builds) can be used by using proper conditions (see here). Most modern bundlers/frameworks already preconfigure those for the user so no action has to be taken.
Default files should continue to work in all environments.
#3215
a9f6912Thanks@Andarist! - Addededge-lightandworkerdconditions topackage.jsonmanifest to better serve users using Vercel Edge and Cloudflare Workers.Patch Changes
@emotion/react@11.12.0
... (truncated)
Commits
3c19ce5Version Packages (#3280)a19d019Convert@emotion/styled's source code to TypeScript (#3284)5974e33Fix JSX namespace@ts-ignores(#3282)fc4d7bdConvert@emotion/react's source code to TypeScript (#3281)8dc1a6dConvert@emotion/cache's source code to TypeScript (#3277)282b61dConvert@emotion/css-prettifier's source code to TypeScript (#3278)e1bf17eConvert@emotion/use-insertion-effect-with-fallbacks's source code to TypeS...c161e6fVersion Packages (#3272)f45eb19Update changeset (#3273)77d930dFix inconsistent hashes using development vs production bundles/exportscon...- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)