mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
Update changelog
This commit is contained in:
parent
ef3d655e7b
commit
d3975e2203
20
CHANGELOG.md
20
CHANGELOG.md
@ -23,6 +23,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
- Upgrade to PurgeCSS 3.0
|
||||
- Upgrade to PostCSS 8.0
|
||||
|
||||
## [1.9.4]
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fix issue changing plugins defined using the `withOptions` API would not trigger rebuilds in watch processes
|
||||
|
||||
## [1.9.3]
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fix issue where `tailwindcss init --full` scaffolded a corrupt config file (https://github.com/tailwindlabs/tailwindcss/issues/2556)
|
||||
|
||||
### Changed
|
||||
|
||||
- Remove console warnings about upcoming breaking changes
|
||||
|
||||
## [1.9.2]
|
||||
|
||||
### Fixed
|
||||
@ -992,7 +1008,9 @@ No release notes
|
||||
|
||||
- Everything!
|
||||
|
||||
[unreleased]: https://github.com/tailwindlabs/tailwindcss/compare/v1.9.2...HEAD
|
||||
[unreleased]: https://github.com/tailwindlabs/tailwindcss/compare/v1.9.4...HEAD
|
||||
[1.9.4]: https://github.com/tailwindlabs/tailwindcss/compare/v1.9.3...v1.9.4
|
||||
[1.9.3]: https://github.com/tailwindlabs/tailwindcss/compare/v1.9.2...v1.9.3
|
||||
[1.9.2]: https://github.com/tailwindlabs/tailwindcss/compare/v1.9.1...v1.9.2
|
||||
[1.9.1]: https://github.com/tailwindlabs/tailwindcss/compare/v1.9.0...v1.9.1
|
||||
[1.9.0]: https://github.com/tailwindlabs/tailwindcss/compare/v1.8.13...v1.9.0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user