File tree 1 file changed +24
-1
lines changed
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
7
7
8
8
## [ Unreleased]
9
9
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
+
10
30
### Fixed
11
31
12
32
- Merge plugins when merging config with preset ([ #2561 ] ( https://github.com/tailwindlabs/tailwindcss/pulls/#2561 )
@@ -974,7 +994,10 @@ No release notes
974
994
975
995
- Everything!
976
996
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
978
1001
[ 1.9.1 ] : https://github.com/tailwindlabs/tailwindcss/compare/v1.9.0...v1.9.1
979
1002
[ 1.9.0 ] : https://github.com/tailwindlabs/tailwindcss/compare/v1.8.13...v1.9.0
980
1003
[ 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