Skip to content

Releases: dprint/js-formatter

0.5.1

06 Jan 00:50
7f90524

Choose a tag to compare

What's Changed

Full Changelog: 0.5.0...0.5.1

0.5.0

06 Jan 00:47
8ce1890

Choose a tag to compare

What's Changed

  • feat: easier API for using multiple plugins by @dsherret in #18

Full Changelog: 0.4.1...0.5.0

0.4.1

30 Jun 22:28

Choose a tag to compare

  • fix: correct type of FileMatchingInfo

Full Changelog: 0.4.0...0.4.1

0.4.0

30 Jun 22:07
627d2d7

Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.4.0

0.3.0

04 May 20:36

Choose a tag to compare

What's Changed

This is an initial implementation (see PR for details). It's a good starting point towards creating a higher level formatter that can format with multiple plugins.

New Contributors

Full Changelog: 0.2.1...0.3.0

0.2.1

26 Dec 03:26
ee37a98

Choose a tag to compare

What's Changed

  • fix: handle response erroring and invalid content types by @dsherret in #10

Full Changelog: 0.2.0...0.2.1

0.2.0

08 Jan 18:32
29ad3fe

Choose a tag to compare

fix: update dnt and make changes to get it working on node (#5)