File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -7,10 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ - Nothing yet!
11+
12+ ## [ 3.1.1] - 2022-06-09
13+
1014### Fixed
1115
1216- Fix candidate extractor regression ([ #8558 ] ( https://github.com/tailwindlabs/tailwindcss/pull/8558 ) )
13- - Split `::backdrop`` into separate defaults group ([ #8567 ] ( https://github.com/tailwindlabs/tailwindcss/pull/8567 ) )
17+ - Split ` ::backdrop ` into separate defaults group ([ #8567 ] ( https://github.com/tailwindlabs/tailwindcss/pull/8567 ) )
1418- Fix postcss plugin type ([ #8564 ] ( https://github.com/tailwindlabs/tailwindcss/pull/8564 ) )
1519- Fix class detection in markdown code fences and slim templates ([ #8569 ] ( https://github.com/tailwindlabs/tailwindcss/pull/8569 ) )
1620
@@ -1957,7 +1961,8 @@ No release notes
19571961
19581962- Everything!
19591963
1960- [ unreleased ] : https://github.com/tailwindlabs/tailwindcss/compare/v3.1.0...HEAD
1964+ [ unreleased ] : https://github.com/tailwindlabs/tailwindcss/compare/v3.1.1...HEAD
1965+ [ 3.1.1 ] : https://github.com/tailwindlabs/tailwindcss/compare/v3.1.0...v3.1.1
19611966[ 3.1.0 ] : https://github.com/tailwindlabs/tailwindcss/compare/v3.0.24...v3.1.0
19621967[ 3.0.24 ] : https://github.com/tailwindlabs/tailwindcss/compare/v3.0.23...v3.0.24
19631968[ 3.0.23 ] : https://github.com/tailwindlabs/tailwindcss/compare/v3.0.22...v3.0.23
You can’t perform that action at this time.
0 commit comments