You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: packages/jest/CHANGELOG.md
+6
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# @emotion/jest
2
2
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
Copy file name to clipboardexpand all lines: packages/primitives-core/CHANGELOG.md
+11
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,16 @@
1
1
# @emotion/primitives-core
2
2
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`.
Copy file name to clipboardexpand all lines: packages/react/CHANGELOG.md
+12
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,17 @@
1
1
# @emotion/react
2
2
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
+
-[#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
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`.
Copy file name to clipboardexpand all lines: packages/styled/CHANGELOG.md
+15
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,20 @@
1
1
# @emotion/styled
2
2
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
+
-[#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`.
0 commit comments