Skip to content

Commit 3a1858f

Browse files
committed
update changelog
1 parent d7ef64f commit 3a1858f

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Added
11+
12+
- Reintroduce `max-w-screen-*` utilities that read from the `--breakpoint` namespace as deprecated utilities ([#15013](https://github.com/tailwindlabs/tailwindcss/pull/15013))
13+
- _Upgrade (experimental)_: Migrate the `[&>*]` variant to the `*` variant ([#15022](https://github.com/tailwindlabs/tailwindcss/pull/15022))
14+
- _Upgrade (experimental)_: Migrate the `[&_*]` variant to the `**` variant ([#15022](https://github.com/tailwindlabs/tailwindcss/pull/15022))
15+
1016
### Fixed
1117

1218
- Ensure `flex` is suggested ([#15014](https://github.com/tailwindlabs/tailwindcss/pull/15014))
@@ -16,10 +22,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1622

1723
- Bring back support for color opacity modifiers to read from `--opacity-*` theme values ([#14278](https://github.com/tailwindlabs/tailwindcss/pull/14278))
1824

19-
### Added
20-
21-
- Reintroduce `max-w-screen-*` utilities that read from the `--breakpoint` namespace as deprecated utilities ([#15013](https://github.com/tailwindlabs/tailwindcss/pull/15013))
22-
2325
## [4.0.0-alpha.34] - 2024-11-14
2426

2527
### Added

0 commit comments

Comments
 (0)