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 @@ -73,6 +73,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7373- Fix using negated ` content ` globs ([ #5625 ] ( https://github.com/tailwindlabs/tailwindcss/pull/5625 ) )
7474- Fix using backslashes in ` content ` globs ([ #5628 ] ( https://github.com/tailwindlabs/tailwindcss/pull/5628 ) )
7575
76+ ## [ 2.2.19] - 2021-10-29
77+
78+ ### Fixed
79+
80+ - Ensure ` corePlugins ` order is consisent in AOT mode ([ #5928 ] ( https://github.com/tailwindlabs/tailwindcss/pull/5928 ) )
81+
7682## [ 2.2.18] - 2021-10-29
7783
7884### Fixed
@@ -1644,7 +1650,8 @@ No release notes
16441650- Everything!
16451651
16461652[ unreleased ] : https://github.com/tailwindlabs/tailwindcss/compare/v3.0.0-alpha.1...HEAD
1647- [ 3.0.0-alpha.1 ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.2.18...v3.0.0-alpha.1
1653+ [ 3.0.0-alpha.1 ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.2.19...v3.0.0-alpha.1
1654+ [ 2.2.19 ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.2.18...v2.2.19
16481655[ 2.2.18 ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.2.17...v2.2.18
16491656[ 2.2.17 ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.2.16...v2.2.17
16501657[ 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