File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
- Nothing!
11
11
12
+ ## [ 1.9.1]
13
+
14
+ ### Fixed
15
+
16
+ - Don't import ` corePlugins ` in ` resolveConfig ` to avoid bundling browser-incompatible code ([ #2548 ] ( https://github.com/tailwindlabs/tailwindcss/pull/2548 ) )
17
+
12
18
## [ 1.9.0]
13
19
14
20
### Added
@@ -965,7 +971,8 @@ No release notes
965
971
966
972
- Everything!
967
973
968
- [ unreleased ] : https://github.com/tailwindlabs/tailwindcss/compare/v1.9.0...HEAD
974
+ [ unreleased ] : https://github.com/tailwindlabs/tailwindcss/compare/v1.9.1...HEAD
975
+ [ 1.9.1 ] : https://github.com/tailwindlabs/tailwindcss/compare/v1.9.0...v1.9.1
969
976
[ 1.9.0 ] : https://github.com/tailwindlabs/tailwindcss/compare/v1.8.13...v1.9.0
970
977
[ 1.8.13 ] : https://github.com/tailwindlabs/tailwindcss/compare/v1.8.12...v1.8.13
971
978
[ 1.8.12 ] : https://github.com/tailwindlabs/tailwindcss/compare/v1.8.11...v1.8.12
You can’t perform that action at this time.
0 commit comments