File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -7,15 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
- - Nothing yet!
10
+ - Improve detection of string concatenation ( [ # 288 ] ( https://github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/288 ) )
11
11
12
12
## [ 0.6.2] - 2024-06-07
13
13
14
14
### Changed
15
15
16
16
- Only remove duplicate Tailwind classes ([ #277 ] ( https://github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/277 ) )
17
17
- Make sure escapes in classes are preserved in string literals ([ #286 ] ( https://github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/286 ) )
18
- - Improve detection of string concatenation ([ #288 ] ( https://github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/288 ) )
19
18
20
19
## [ 0.6.1] - 2024-05-31
21
20
You can’t perform that action at this time.
0 commit comments