Skip to content

Commit 39db485

Browse files
committed
update changelog
1 parent f6e36c2 commit 39db485

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
- Nothing yet!
1111

12+
## [2.2.2] - 2021-06-18
13+
14+
- JIT: Reintroduce `transform`, `filter`, and `backdrop-filter` classes purely to create stacking contexts to minimize the impact of the breaking change ([#4700](https://github.com/tailwindlabs/tailwindcss/pull/4700))
15+
1216
## [2.2.1] - 2021-06-18
1317

1418
### Fixed
@@ -1438,7 +1442,8 @@ No release notes
14381442

14391443
- Everything!
14401444

1441-
[unreleased]: https://github.com/tailwindlabs/tailwindcss/compare/v2.2.1...HEAD
1445+
[unreleased]: https://github.com/tailwindlabs/tailwindcss/compare/v2.2.2...HEAD
1446+
[2.2.2]: https://github.com/tailwindlabs/tailwindcss/compare/v2.2.1...v2.2.2
14421447
[2.2.1]: https://github.com/tailwindlabs/tailwindcss/compare/v2.2.0...v2.2.1
14431448
[2.2.0]: https://github.com/tailwindlabs/tailwindcss/compare/v2.1.4...v2.2.0
14441449
[2.1.4]: https://github.com/tailwindlabs/tailwindcss/compare/v2.1.3...v2.1.4

0 commit comments

Comments
 (0)