Skip to content

Releases: tailwindlabs/prettier-plugin-tailwindcss

v0.6.4

12 Jun 18:48
Compare
Choose a tag to compare
  • Export PluginOptions type (#292)

v0.6.3

11 Jun 14:50
Compare
Choose a tag to compare
  • Improve detection of string concatenation (#288)

v0.6.2

07 Jun 17:33
Compare
Choose a tag to compare

Changed

  • Only remove duplicate Tailwind classes (#277)
  • Make sure escapes in classes are preserved in string literals (#286)

v0.6.1

31 May 17:03
Compare
Choose a tag to compare

Added

  • Add new tailwindPreserveDuplicates option to disable removal of duplicate classes (#276)

Fixed

  • Improve handling of whitespace removal when concatenating strings (#276)
  • Fix a bug where Angular expressions may produce invalid code after sorting (#276)
  • Disabled whitespace and duplicate class removal for Liquid and Svelte (#276)

v0.6.0

30 May 18:00
Compare
Choose a tag to compare

Changed

  • Remove duplicate classes (#272)
  • Remove extra whitespace around classes (#272)

v0.5.14

15 Apr 19:37
Compare
Choose a tag to compare

Fixed

  • Fix detection of v4 projects on Windows (#265)

v0.5.13

27 Mar 16:50
Compare
Choose a tag to compare

Added

  • Add support for @zackad/prettier-plugin-twig-melody (#255)

v0.5.12

06 Mar 16:23
Compare
Choose a tag to compare

Added

  • Add support for prettier-plugin-sort-imports (#241)
  • Add support for Tailwind CSS v4.0 (#249)

v0.5.11

05 Jan 21:43
Compare
Choose a tag to compare

Changed

  • Bumped bundled version of Tailwind CSS to v3.4.1 (#240)

v0.5.10

28 Dec 17:04
Compare
Choose a tag to compare

Changed

  • Bumped bundled version of Tailwind CSS to v3.4 (#235)