File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-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
77
88## [ Unreleased]
99
10+ - Nothing yet!
11+
12+ ## [ 0.6.10] - 2025-01-15
13+
1014- Add support for ` @zackad/prettier-plugin-twig ` ([ #308 ] ( https://github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/308 ) )
1115- Dropped support for ` @zackad/prettier-plugin-twig-melody ` ([ #308 ] ( https://github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/308 ) )
1216- Updated Prettier options types ([ #325 ] ( https://github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/325 ) )
Original file line number Diff line number Diff line change 11{
22 "type" : " module" ,
33 "name" : " prettier-plugin-tailwindcss" ,
4- "version" : " 0.6.9 " ,
4+ "version" : " 0.6.10 " ,
55 "description" : " A Prettier plugin for sorting Tailwind CSS classes." ,
66 "license" : " MIT" ,
77 "main" : " dist/index.mjs" ,
You can’t perform that action at this time.
0 commit comments