File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-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
99
1010- Nothing yet!
1111
12+ ## [ 1.8.8] - 2020-09-11
13+
14+ ### Fixed
15+
16+ - Register dark mode plugin outside of ` resolveConfig ` code path ([ #2368 ] ( https://github.com/tailwindlabs/tailwindcss/pull/2368 ) )
17+
1218## [ 1.8.7] - 2020-09-10
1319
1420### Fixed
@@ -903,7 +909,9 @@ No release notes
903909
904910- Everything!
905911
906- [ unreleased ] : https://github.com/tailwindlabs/tailwindcss/compare/v1.8.6...HEAD
912+ [ unreleased ] : https://github.com/tailwindlabs/tailwindcss/compare/v1.8.8...HEAD
913+ [ 1.8.8 ] : https://github.com/tailwindlabs/tailwindcss/compare/v1.8.7...v1.8.8
914+ [ 1.8.7 ] : https://github.com/tailwindlabs/tailwindcss/compare/v1.8.6...v1.8.7
907915[ 1.8.6 ] : https://github.com/tailwindlabs/tailwindcss/compare/v1.8.5...v1.8.6
908916[ 1.8.5 ] : https://github.com/tailwindlabs/tailwindcss/compare/v1.8.4...v1.8.5
909917[ 1.8.4 ] : https://github.com/tailwindlabs/tailwindcss/compare/v1.8.3...v1.8.4
You can’t perform that action at this time.
0 commit comments