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 @@ -24,6 +24,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2424
2525- Fix defining colors as functions when color opacity plugins are disabled ([ #5470 ] ( https://github.com/tailwindlabs/tailwindcss/pull/5470 ) )
2626
27+ ## [ 2.2.19] - 2021-10-29
28+
29+ ### Fixed
30+
31+ - Ensure ` corePlugins ` order is consisent in AOT mode ([ #5928 ] ( https://github.com/tailwindlabs/tailwindcss/pull/5928 ) )
32+
2733## [ 2.2.18] - 2021-10-29
2834
2935### Fixed
@@ -1594,7 +1600,8 @@ No release notes
15941600
15951601- Everything!
15961602
1597- [ unreleased ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.2.18...HEAD
1603+ [ unreleased ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.2.19...HEAD
1604+ [ 2.2.19 ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.2.19...v2.2.19
15981605[ 2.2.18 ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.2.17...v2.2.18
15991606[ 2.2.17 ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.2.16...v2.2.17
16001607[ 2.2.16 ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.2.15...v2.2.16
You can’t perform that action at this time.
0 commit comments