Skip to content

Commit 3c94a1a

Browse files
Version Packages (next)
1 parent 49108c8 commit 3c94a1a

20 files changed

+198
-46
lines changed

.changeset/pre.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,12 @@
3434
"test-utils": "0.3.2",
3535
"emotion-site": "0.0.0"
3636
},
37-
"changesets": []
37+
"changesets": [
38+
"amaranth-owls-dream",
39+
"early-badgers-teach",
40+
"late-horses-join",
41+
"polite-items-cheat",
42+
"tame-pets-flash",
43+
"twelve-gifts-do"
44+
]
3845
}

packages/cache/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @emotion/cache
22

3+
## 12.0.0-next.0
4+
5+
### Major Changes
6+
7+
- [#3296](https://github.com/emotion-js/emotion/pull/3296) [`49108c8`](https://github.com/emotion-js/emotion/commit/49108c893d50fe95dca1f4b13390dd1ede80c57e) Thanks [@Andarist](https://github.com/Andarist)! - Removed auto-prefixing for widely available features.
8+
39
## 11.14.0
410

511
### Minor Changes

packages/cache/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@emotion/cache",
3-
"version": "11.14.0",
3+
"version": "12.0.0-next.0",
44
"description": "emotion's cache",
55
"main": "dist/emotion-cache.cjs.js",
66
"module": "dist/emotion-cache.esm.js",

packages/css/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# emotion
22

3+
## 12.0.0-next.0
4+
5+
### Major Changes
6+
7+
- [#3296](https://github.com/emotion-js/emotion/pull/3296) [`49108c8`](https://github.com/emotion-js/emotion/commit/49108c893d50fe95dca1f4b13390dd1ede80c57e) Thanks [@Andarist](https://github.com/Andarist)! - Removed auto-prefixing for widely available features.
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`49108c8`](https://github.com/emotion-js/emotion/commit/49108c893d50fe95dca1f4b13390dd1ede80c57e)]:
12+
- @emotion/cache@12.0.0-next.0
13+
314
## 11.13.5
415

516
### Patch Changes

packages/css/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@emotion/css",
3-
"version": "11.13.5",
3+
"version": "12.0.0-next.0",
44
"description": "The Next Generation of CSS-in-JS.",
55
"main": "dist/emotion-css.cjs.js",
66
"module": "dist/emotion-css.esm.js",
@@ -17,7 +17,7 @@
1717
},
1818
"dependencies": {
1919
"@emotion/babel-plugin": "^11.13.5",
20-
"@emotion/cache": "^11.13.5",
20+
"@emotion/cache": "^12.0.0-next.0",
2121
"@emotion/serialize": "^1.3.3",
2222
"@emotion/sheet": "^1.4.0",
2323
"@emotion/utils": "^1.4.2"

packages/jest/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @emotion/jest
22

3+
## 12.0.0-next.0
4+
5+
### Major Changes
6+
7+
- [#3292](https://github.com/emotion-js/emotion/pull/3292) [`e5d43fc`](https://github.com/emotion-js/emotion/commit/e5d43fc98bc2b4e4a3a9c7dc98ccc31626d4d90c) Thanks [@Andarist](https://github.com/Andarist)! - Drop support for Enzyme
8+
39
## 11.13.0
410

511
### Minor Changes

packages/jest/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@emotion/jest",
3-
"version": "11.13.0",
3+
"version": "12.0.0-next.0",
44
"description": "Jest utilities for emotion",
55
"main": "dist/emotion-jest.cjs.js",
66
"module": "dist/emotion-jest.esm.js",
@@ -58,8 +58,8 @@
5858
},
5959
"devDependencies": {
6060
"@definitelytyped/dtslint": "0.0.112",
61-
"@emotion/css": "11.13.5",
62-
"@emotion/react": "11.14.0",
61+
"@emotion/css": "12.0.0-next.0",
62+
"@emotion/react": "12.0.0-next.0",
6363
"@types/jest": "^29.5.12",
6464
"enzyme-to-json": "^3.6.1",
6565
"pretty-format": "^22.4.3",

packages/native/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @emotion/native
22

3+
## 12.0.0-next.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`61fcc80`](https://github.com/emotion-js/emotion/commit/61fcc80de43b29aeab60088bd3f6994366a9a0c4)]:
8+
- @emotion/primitives-core@12.0.0-next.0
9+
310
## 11.11.0
411

512
### Patch Changes

packages/native/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@emotion/native",
3-
"version": "11.11.0",
3+
"version": "12.0.0-next.0",
44
"description": "Style and render React Native components using emotion",
55
"main": "dist/emotion-native.cjs.js",
66
"module": "dist/emotion-native.esm.js",
@@ -41,7 +41,7 @@
4141
"typescript": "^5.4.5"
4242
},
4343
"dependencies": {
44-
"@emotion/primitives-core": "^11.11.0"
44+
"@emotion/primitives-core": "^12.0.0-next.0"
4545
},
4646
"peerDependencies": {
4747
"react-native": ">=0.14.0 <1"

packages/primitives-core/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @emotion/primitives-core
22

3+
## 12.0.0-next.0
4+
5+
### Major Changes
6+
7+
- [#3287](https://github.com/emotion-js/emotion/pull/3287) [`61fcc80`](https://github.com/emotion-js/emotion/commit/61fcc80de43b29aeab60088bd3f6994366a9a0c4) Thanks [@Andarist](https://github.com/Andarist)! - Refs are no longer internally forwarded using `React.forwardRef`.
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`319b3f5`](https://github.com/emotion-js/emotion/commit/319b3f5e5902c71e21dd1a1b3c9b7a7d2d8d09c9), [`55ef071`](https://github.com/emotion-js/emotion/commit/55ef0717d2dcb9886a9e6dd9d1c50c32a651a42d), [`49108c8`](https://github.com/emotion-js/emotion/commit/49108c893d50fe95dca1f4b13390dd1ede80c57e), [`6158389`](https://github.com/emotion-js/emotion/commit/6158389b3853198f5465a3df0dd4ff00a384f606), [`61fcc80`](https://github.com/emotion-js/emotion/commit/61fcc80de43b29aeab60088bd3f6994366a9a0c4)]:
12+
- @emotion/react@12.0.0-next.0
13+
314
## 11.13.2
415

516
### Patch Changes

packages/primitives-core/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@emotion/primitives-core",
3-
"version": "11.13.2",
3+
"version": "12.0.0-next.0",
44
"description": "Shared utilities for emotion primitives and native",
55
"main": "dist/emotion-primitives-core.cjs.js",
66
"module": "dist/emotion-primitives-core.esm.js",
@@ -14,11 +14,11 @@
1414
"css-to-react-native": "^3.0.0"
1515
},
1616
"peerDependencies": {
17-
"@emotion/react": "^11.0.0-rc.0",
17+
"@emotion/react": "^12.0.0-next.0",
1818
"react": "^19.0.0"
1919
},
2020
"devDependencies": {
21-
"@emotion/react": "11.14.0",
21+
"@emotion/react": "12.0.0-next.0",
2222
"@types/css-to-react-native": "^3.0.0",
2323
"react": "19.0.0"
2424
},

packages/primitives/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @emotion/primitives
22

3+
## 12.0.0-next.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`61fcc80`](https://github.com/emotion-js/emotion/commit/61fcc80de43b29aeab60088bd3f6994366a9a0c4)]:
8+
- @emotion/primitives-core@12.0.0-next.0
9+
310
## 11.13.0
411

512
### Minor Changes

packages/primitives/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@emotion/primitives",
3-
"version": "11.13.0",
3+
"version": "12.0.0-next.0",
44
"main": "dist/emotion-primitives.cjs.js",
55
"module": "dist/emotion-primitives.esm.js",
66
"files": [
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@emotion/babel-plugin": "^11.11.0",
1313
"@emotion/is-prop-valid": "^1.2.1",
14-
"@emotion/primitives-core": "^11.13.0"
14+
"@emotion/primitives-core": "^12.0.0-next.0"
1515
},
1616
"peerDependencies": {
1717
"react": "^19.0.0",

packages/react/CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# @emotion/react
22

3+
## 12.0.0-next.0
4+
5+
### Major Changes
6+
7+
- [#3291](https://github.com/emotion-js/emotion/pull/3291) [`319b3f5`](https://github.com/emotion-js/emotion/commit/319b3f5e5902c71e21dd1a1b3c9b7a7d2d8d09c9) Thanks [@Andarist](https://github.com/Andarist)! - Dropped support for older React versions. React 19 becomes the only compatible version with this package.
8+
9+
- [#3286](https://github.com/emotion-js/emotion/pull/3286) [`55ef071`](https://github.com/emotion-js/emotion/commit/55ef0717d2dcb9886a9e6dd9d1c50c32a651a42d) Thanks [@Andarist](https://github.com/Andarist)! - Removed `.defaultProps` support
10+
11+
- [#3296](https://github.com/emotion-js/emotion/pull/3296) [`49108c8`](https://github.com/emotion-js/emotion/commit/49108c893d50fe95dca1f4b13390dd1ede80c57e) Thanks [@Andarist](https://github.com/Andarist)! - Removed auto-prefixing for widely available features.
12+
13+
- [#3290](https://github.com/emotion-js/emotion/pull/3290) [`6158389`](https://github.com/emotion-js/emotion/commit/6158389b3853198f5465a3df0dd4ff00a384f606) Thanks [@Andarist](https://github.com/Andarist)! - `withTheme` will no longer automatically hoist non-React statics onto the created component
14+
15+
- [#3287](https://github.com/emotion-js/emotion/pull/3287) [`61fcc80`](https://github.com/emotion-js/emotion/commit/61fcc80de43b29aeab60088bd3f6994366a9a0c4) Thanks [@Andarist](https://github.com/Andarist)! - Refs are no longer internally forwarded using `React.forwardRef`.
16+
17+
### Patch Changes
18+
19+
- Updated dependencies [[`49108c8`](https://github.com/emotion-js/emotion/commit/49108c893d50fe95dca1f4b13390dd1ede80c57e)]:
20+
- @emotion/cache@12.0.0-next.0
21+
322
## 11.14.0
423

524
### Minor Changes

packages/react/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@emotion/react",
3-
"version": "11.14.0",
3+
"version": "12.0.0-next.0",
44
"main": "dist/emotion-react.cjs.js",
55
"module": "dist/emotion-react.esm.js",
66
"types": "dist/emotion-react.cjs.d.ts",
@@ -208,7 +208,7 @@
208208
"dependencies": {
209209
"@babel/runtime": "^7.18.3",
210210
"@emotion/babel-plugin": "^11.13.5",
211-
"@emotion/cache": "^11.14.0",
211+
"@emotion/cache": "^12.0.0-next.0",
212212
"@emotion/serialize": "^1.3.3",
213213
"@emotion/use-insertion-effect-with-fallbacks": "^1.2.0",
214214
"@emotion/utils": "^1.4.2",
@@ -224,10 +224,10 @@
224224
},
225225
"devDependencies": {
226226
"@definitelytyped/dtslint": "0.0.112",
227-
"@emotion/css": "11.13.5",
227+
"@emotion/css": "12.0.0-next.0",
228228
"@emotion/css-prettifier": "1.2.0",
229-
"@emotion/server": "11.11.0",
230-
"@emotion/styled": "11.14.0",
229+
"@emotion/server": "12.0.0-next.0",
230+
"@emotion/styled": "12.0.0-next.0",
231231
"html-tag-names": "^1.1.2",
232232
"react": "19.0.0",
233233
"svg-tag-names": "^1.1.1",

packages/server/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @emotion/server
22

3+
## 12.0.0-next.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`49108c8`](https://github.com/emotion-js/emotion/commit/49108c893d50fe95dca1f4b13390dd1ede80c57e)]:
8+
- @emotion/css@12.0.0-next.0
9+
310
## 11.11.0
411

512
### Patch Changes

packages/server/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@emotion/server",
3-
"version": "11.11.0",
3+
"version": "12.0.0-next.0",
44
"description": "Extract and inline critical css with emotion for server side rendering.",
55
"main": "dist/emotion-server.cjs.js",
66
"module": "dist/emotion-server.esm.js",
@@ -21,7 +21,7 @@
2121
"through": "^2.3.8"
2222
},
2323
"peerDependencies": {
24-
"@emotion/css": "^11.0.0-rc.0"
24+
"@emotion/css": "^12.0.0-next.0"
2525
},
2626
"peerDependenciesMeta": {
2727
"@emotion/css": {
@@ -31,7 +31,7 @@
3131
"devDependencies": {
3232
"@definitelytyped/dtslint": "0.0.112",
3333
"@emotion/babel-plugin": "11.13.5",
34-
"@emotion/css": "11.13.5",
34+
"@emotion/css": "12.0.0-next.0",
3535
"@emotion/css-prettifier": "1.2.0",
3636
"@types/node": "^12.20.37",
3737
"typescript": "^5.4.5"

packages/styled/CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# @emotion/styled
22

3+
## 12.0.0-next.0
4+
5+
### Major Changes
6+
7+
- [#3291](https://github.com/emotion-js/emotion/pull/3291) [`319b3f5`](https://github.com/emotion-js/emotion/commit/319b3f5e5902c71e21dd1a1b3c9b7a7d2d8d09c9) Thanks [@Andarist](https://github.com/Andarist)! - Dropped support for older React versions. React 19 becomes the only compatible version with this package.
8+
9+
- [#3286](https://github.com/emotion-js/emotion/pull/3286) [`55ef071`](https://github.com/emotion-js/emotion/commit/55ef0717d2dcb9886a9e6dd9d1c50c32a651a42d) Thanks [@Andarist](https://github.com/Andarist)! - Removed `.defaultProps` support
10+
11+
- [#3296](https://github.com/emotion-js/emotion/pull/3296) [`49108c8`](https://github.com/emotion-js/emotion/commit/49108c893d50fe95dca1f4b13390dd1ede80c57e) Thanks [@Andarist](https://github.com/Andarist)! - Removed auto-prefixing for widely available features.
12+
13+
- [#3287](https://github.com/emotion-js/emotion/pull/3287) [`61fcc80`](https://github.com/emotion-js/emotion/commit/61fcc80de43b29aeab60088bd3f6994366a9a0c4) Thanks [@Andarist](https://github.com/Andarist)! - Refs are no longer internally forwarded using `React.forwardRef`.
14+
15+
### Patch Changes
16+
17+
- Updated dependencies [[`319b3f5`](https://github.com/emotion-js/emotion/commit/319b3f5e5902c71e21dd1a1b3c9b7a7d2d8d09c9), [`55ef071`](https://github.com/emotion-js/emotion/commit/55ef0717d2dcb9886a9e6dd9d1c50c32a651a42d), [`49108c8`](https://github.com/emotion-js/emotion/commit/49108c893d50fe95dca1f4b13390dd1ede80c57e), [`6158389`](https://github.com/emotion-js/emotion/commit/6158389b3853198f5465a3df0dd4ff00a384f606), [`61fcc80`](https://github.com/emotion-js/emotion/commit/61fcc80de43b29aeab60088bd3f6994366a9a0c4)]:
18+
- @emotion/react@12.0.0-next.0
19+
320
## 11.14.0
421

522
### Minor Changes

packages/styled/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@emotion/styled",
3-
"version": "11.14.0",
3+
"version": "12.0.0-next.0",
44
"description": "styled API for emotion",
55
"main": "dist/emotion-styled.cjs.js",
66
"module": "dist/emotion-styled.esm.js",
@@ -19,7 +19,7 @@
1919
"@emotion/utils": "^1.4.2"
2020
},
2121
"peerDependencies": {
22-
"@emotion/react": "^11.0.0-rc.0",
22+
"@emotion/react": "^12.0.0-next.0",
2323
"react": "^19.0.0"
2424
},
2525
"peerDependenciesMeta": {
@@ -29,7 +29,7 @@
2929
},
3030
"devDependencies": {
3131
"@definitelytyped/dtslint": "0.0.112",
32-
"@emotion/react": "11.14.0",
32+
"@emotion/react": "12.0.0-next.0",
3333
"@types/hoist-non-react-statics": "^3.3.5",
3434
"hoist-non-react-statics": "^3.3.1",
3535
"react": "19.0.0",

0 commit comments

Comments
 (0)