Skip to content

Releases: ony3000/prettier-plugin-classnames

v0.6.6

28 Apr 09:01
Compare
Choose a tag to compare

What's Changed

  • Correctly applies the jsxSingleQuote option to formatting results by @ony3000 in #55
  • Support tagged template by @ony3000 in #56

Full Changelog: v0.6.5...v0.6.6

v0.6.5

05 Apr 15:00
Compare
Choose a tag to compare

What's Changed

  • Ensures that class names written after non-ASCII characters in Astro code do not leave placeholder fragments by @ony3000 in #51

Full Changelog: v0.6.4...v0.6.5

v0.6.4

01 Apr 14:51
Compare
Choose a tag to compare

What's Changed

  • Correctly extract name of compound component by @ony3000 in #49

Full Changelog: v0.6.3...v0.6.4

v0.6.3

17 Mar 14:41
Compare
Choose a tag to compare

What's Changed

  • Close the testing-prettier-v2 branch by @ony3000 in #44
  • Close the testing-prettier-v3 branch by @ony3000 in #45
  • Makes output consistent for attribute type class names by @ony3000 in #46

Full Changelog: v0.6.2...v0.6.3

v0.6.2

08 Mar 14:41
Compare
Choose a tag to compare

What's Changed

  • Improves formatting of nested expressions by @ony3000 in #40

Full Changelog: v0.6.1...v0.6.2

v0.6.1

17 Feb 04:43
Compare
Choose a tag to compare

What's Changed

  • Fix delimiter for certain types of short enough class names written in vue expressions by @ony3000 in #38

Full Changelog: v0.6.0...v0.6.1

v0.6.0

11 Feb 08:32
Compare
Choose a tag to compare

What's Changed

  • Reunite tests to the default branch by @ony3000 in #34
  • Support astro by @ony3000 in #35
  • Adds absolute-with-indent, which can be selected as an option to endingPosition by @ony3000 in #36

Full Changelog: v0.5.2...v0.6.0

v0.5.2

31 Jan 16:18
f9aaf66
Compare
Choose a tag to compare

What's Changed

  • Preserve spaces at both ends of class names, and also preserves the delimiters of template literals that meet certain conditions by @ony3000 in #30

Full Changelog: v0.5.1...v0.5.2

v0.5.1

30 Jan 14:49
d4f05b2
Compare
Choose a tag to compare

What's Changed

  • Restore missing logic in core parts by @ony3000 in #29

Full Changelog: v0.5.0...v0.5.1

v0.5.0

28 Jan 09:50
1e95f4e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0