Skip to content

Releases: ony3000/prettier-plugin-merge

v0.8.0

27 Jun 14:25

Choose a tag to compare

ℹ️ This version contains some breaking changes.

What's Changed

  • Drop support for Prettier v2 by @ony3000 in #38
  • Increase the minimum required Node.js version to 18 by @ony3000 in #39
  • Readopt polyrepo as repository structure by @ony3000 in #40
  • Replace ESLint with Biome by @ony3000 in #41

Full Changelog: v0.7.4...v0.8.0

v0.7.4

18 May 15:01

Choose a tag to compare

What's Changed

  • Further improves the process of applying patches by @ony3000 in #37

Full Changelog: v0.7.3...v0.7.4

v0.7.3

23 Mar 13:40

Choose a tag to compare

What's Changed

  • Improves the process of applying patches by @ony3000 in #35

Full Changelog: v0.7.2...v0.7.3

v0.7.2

10 Dec 22:40

Choose a tag to compare

What's Changed

  • Leaves output of each plugin as is for code blocks embedded in markdown and mdx by @ony3000 in #33

Full Changelog: v0.7.1...v0.7.2

v0.7.1

17 Aug 15:31

Choose a tag to compare

What's Changed

  • Fix double carriage returns when endOfLine: 'crlf' by @ony3000 in #32

Full Changelog: v0.7.0...v0.7.1

v0.7.0

08 Jun 13:41

Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.0

04 Feb 14:27

Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.6.0

v0.5.1

13 Jan 12:20
c9f19b9

Choose a tag to compare

ℹ️ I released 0.5.0, but soon noticed that the bundle file was missing, so I unpublished it. It seems that re-release of the same version is not possible due to npm policy, so I am releasing the next closest version.

What's Changed

Full Changelog: v0.4.0...v0.5.1

v0.4.0

08 Dec 14:41
10c982b

Choose a tag to compare

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

What's Changed

  • Reorganize the repository structure by @ony3000 in #12
  • Support formatting for vue component by @ony3000 in #13

Full Changelog: v0.3.1...v0.4.0

v0.3.1

19 Oct 12:22
56655cd

Choose a tag to compare

What's Changed

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