Skip to content

Commit 29946ae

Browse files
committed
Update changelog
1 parent bf77f29 commit 29946ae

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
- Nothing yet!
1111

12+
## [1.9.6]
13+
14+
### Changed
15+
16+
- The `presets` feature had unexpected behavior where a preset config without its own `presets` key would not extend the default config. ([#2662](https://github.com/tailwindlabs/tailwindcss/pull/2662))
17+
18+
If you were depending on this unexpected behavior, just add `presets: []` to your own preset to exclude the default configuration.
19+
1220
## [1.9.5]
1321

1422
### Fixed
@@ -1000,8 +1008,9 @@ No release notes
10001008

10011009
- Everything!
10021010

1003-
[unreleased]: https://github.com/tailwindlabs/tailwindcss/compare/v1.9.5...HEAD
1004-
[1.9.5]: https://github.com/tailwindlabs/tailwindcss/compare/v1.9.3...v1.9.5
1011+
[unreleased]: https://github.com/tailwindlabs/tailwindcss/compare/v1.9.6...HEAD
1012+
[1.9.6]: https://github.com/tailwindlabs/tailwindcss/compare/v1.9.5...v1.9.6
1013+
[1.9.5]: https://github.com/tailwindlabs/tailwindcss/compare/v1.9.4...v1.9.5
10051014
[1.9.4]: https://github.com/tailwindlabs/tailwindcss/compare/v1.9.3...v1.9.4
10061015
[1.9.3]: https://github.com/tailwindlabs/tailwindcss/compare/v1.9.2...v1.9.3
10071016
[1.9.2]: https://github.com/tailwindlabs/tailwindcss/compare/v1.9.1...v1.9.2

0 commit comments

Comments
 (0)