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 @@ -30,6 +30,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
30
30
31
31
- Fix defining colors as functions when color opacity plugins are disabled ([ #5470 ] ( https://github.com/tailwindlabs/tailwindcss/pull/5470 ) )
32
32
33
+ ## [ 2.2.16] - 2021-09-26
34
+
35
+ ### Fixed
36
+
37
+ - JIT: Properly handle animations that use CSS custom properties ([ #5602 ] ( https://github.com/tailwindlabs/tailwindcss/pull/5602 ) )
38
+
33
39
## [ 2.2.15] - 2021-09-10
34
40
35
41
### Fixed
@@ -1582,7 +1588,8 @@ No release notes
1582
1588
1583
1589
- Everything!
1584
1590
1585
- [ unreleased ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.2.15...HEAD
1591
+ [ unreleased ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.2.16...HEAD
1592
+ [ 2.2.16 ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.2.15...v2.2.16
1586
1593
[ 2.2.15 ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.2.14...v2.2.15
1587
1594
[ 2.2.14 ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.2.13...v2.2.14
1588
1595
[ 2.2.13 ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.2.12...v2.2.13
You can’t perform that action at this time.
0 commit comments