File tree Expand file tree Collapse file tree 1 file changed +24
-1
lines changed Expand file tree Collapse file tree 1 file changed +24
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,26 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ - Nothing yet!
11+
12+ ## [ 1.9.4]
13+
14+ ### Fixed
15+
16+ - Fix issue changing plugins defined using the ` withOptions ` API would not trigger rebuilds in watch processes
17+
18+ ## [ 1.9.3]
19+
20+ ### Fixed
21+
22+ - Fix issue where ` tailwindcss init --full ` scaffolded a corrupt config file (https://github.com/tailwindlabs/tailwindcss/issues/2556 )
23+
24+ ### Changed
25+
26+ - Remove console warnings about upcoming breaking changes
27+
28+ ## [ 1.9.2]
29+
1030### Fixed
1131
1232- Merge plugins when merging config with preset ([ #2561 ] ( https://github.com/tailwindlabs/tailwindcss/pulls/#2561 )
@@ -974,7 +994,10 @@ No release notes
974994
975995- Everything!
976996
977- [ unreleased ] : https://github.com/tailwindlabs/tailwindcss/compare/v1.9.1...HEAD
997+ [ unreleased ] : https://github.com/tailwindlabs/tailwindcss/compare/v1.9.4...HEAD
998+ [ 1.9.4 ] : https://github.com/tailwindlabs/tailwindcss/compare/v1.9.3...v1.9.4
999+ [ 1.9.3 ] : https://github.com/tailwindlabs/tailwindcss/compare/v1.9.2...v1.9.3
1000+ [ 1.9.2 ] : https://github.com/tailwindlabs/tailwindcss/compare/v1.9.1...v1.9.2
9781001[ 1.9.1 ] : https://github.com/tailwindlabs/tailwindcss/compare/v1.9.0...v1.9.1
9791002[ 1.9.0 ] : https://github.com/tailwindlabs/tailwindcss/compare/v1.8.13...v1.9.0
9801003[ 1.8.13 ] : https://github.com/tailwindlabs/tailwindcss/compare/v1.8.12...v1.8.13
You can’t perform that action at this time.
0 commit comments