Skip to content

Releases: dprint/js-formatter

0.4.1

30 Jun 22:28
Compare
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
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.4.0

0.3.0

04 May 20:36
Compare
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
Compare
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
Compare
Choose a tag to compare
fix: update dnt and make changes to get it working on node (#5)