File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ - Nothing yet!
11
+
12
+ ## [ 0.2.2] - 2023-01-24
13
+
10
14
- Add prettier plugins to peer dependencies ([ #114 ] ( https://github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/114 ) )
11
15
- Traverse await expression blocks in Svelte ([ #118 ] ( https://github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/118 ) )
12
16
@@ -112,7 +116,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
112
116
113
117
- Fix error when using nullish coalescing operator in Vue/Angular ([ #2 ] ( https://github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/2 ) )
114
118
115
- [ unreleased ] : https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.2.1...HEAD
119
+ [ unreleased ] : https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.2.2...HEAD
120
+ [ 0.2.2 ] : https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.2.1...v0.2.2
116
121
[ 0.2.1 ] : https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.2.0...v0.2.1
117
122
[ 0.2.0 ] : https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.1.13...v0.2.0
118
123
[ 0.1.13 ] : https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.1.12...v0.1.13
You can’t perform that action at this time.
0 commit comments