Skip to content

Releases: ony3000/prettier-plugin-classnames

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

v0.4.0

18 Jan 03:42
abc845b
Compare
Choose a tag to compare

ℹ️ Now Prettier v3 users don't need the @prettier/sync dependency.

What's Changed

Full Changelog: v0.3.2...v0.4.0

v0.3.2

05 Jan 13:44
17664f9
Compare
Choose a tag to compare

What's Changed

  • If parsing an attribute expression fails, formatting that attribute is skipped by @ony3000 in #18

Full Changelog: v0.3.1...v0.3.2

v0.3.1

17 Nov 14:02
33f3d71
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

12 Nov 14:30
c0d425f
Compare
Choose a tag to compare

ℹ️ This plugin now requires Node.js ≥ 14.

What's Changed

  • Improve code readability by @ony3000 in #9
  • Remove the printer from the plugin by @ony3000 in #10
  • Revert "Remove the printer from the plugin" by @ony3000 in #12
  • Support formatting for vue component by @ony3000 in #13

Full Changelog: v0.2.3...v0.3.0

v0.2.3

04 Nov 11:30
4992c2f
Compare
Choose a tag to compare

What's Changed

  • Remove test code from the default branch by @ony3000 in #7
  • Reorganize the repository structure into a monorepo by @ony3000 in #8
  • Applies extra indentation when line breaks occur in class names in ternary operators by @ony3000 in #11

Full Changelog: v0.2.2...v0.2.3

v0.2.2

19 Oct 12:11
8541191
Compare
Choose a tag to compare

What's Changed

  • Update keywords of package by @ony3000

Full Changelog: v0.2.1...v0.2.2