Releases
v0.7.0
Compare
Sorry, something went wrong.
No results found
Added
Format quotes in @source, @plugin, and @config (#387 )
Sort in function calls in Twig (#358 )
Sort in callable template literals (#367 )
Sort in function calls mixed with property accesses (#367 )
Support regular expression patterns for attributes (#405 )
Support regular expression patterns for function names (#405 )
Changed
Improved monorepo support by loading Tailwind CSS relative to the input file instead of prettier config file (#386 )
Improved monorepo support by loading v3 configs relative to the input file instead of prettier config file (#386 )
Fallback to Tailwind CSS v4 instead of v3 by default (#390 )
Don't augment global Prettier ParserOptions and RequiredOptions types (#354 )
Drop support for prettier-plugin-import-sort (#385 )
Fixed
Handle quote escapes in LESS when sorting @apply (#392 )
Fix whitespace removal inside nested concat and template expressions (#396 )
You can’t perform that action at this time.