Skip to content

Releases: prettier/prettier-cli

v0.9.0

14 Jun 21:47
Compare
Choose a tag to compare

What's Changed

  • Using prettier's main export instead of its standalone one (7f3e06c)
  • Disabled workers for testing for speed, we are already spawning so many processes (55ad16a)
  • Removed support for the "--config-precedence" option (c90b4e4)
  • Updated zeptomatch, fixing #66 (f10950b)
  • Added support for importing relative plugins implicitly, without starting with "./" (97475db)
  • Ported test suite: plugin-resolution (#42) (08c7aef)
  • Ported test suite: infer-plugins-ext-dir (#34) (a3e797b)
  • Ported test suite: line-after-filepath-with-errors (#35) (b9e0cb9)
  • Tests: ensuring output containing slashes is normalized to forward slashes (8831ab3)
  • infer-parser test suite: update formatting to match the other test suites (85fa57d)
  • Refactored "normalizeToPosix" utility to fit with the rest of the utilities (373bc15)
  • Ported test suite: infer-parser (041e1e5)

Full Changelog: v0.8.0...v0.9.0

v0.8.0

06 May 01:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.6...v0.8.0

v0.7.6

24 Apr 15:59
Compare
Choose a tag to compare

What's Changed

  • Internal update for Prettier core by @fisker in #64

Full Changelog: v0.7.5...v0.7.6

v0.7.5

24 Apr 11:17
Compare
Choose a tag to compare

What's Changed

  • Internal update for Prettier core by @fisker in #63

Full Changelog: v0.7.4...v0.7.5

v0.7.4

24 Apr 10:07
Compare
Choose a tag to compare

What's Changed

  • Add export for Prettier core to run tests by @fisker in #62

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

v0.7.3

23 Apr 18:33
Compare
Choose a tag to compare

What's Changed

  • Improve Windows compatibility

Full Changelog: v0.7.1...v0.7.3

v0.7.1

06 Mar 09:52
Compare
Choose a tag to compare

v0.7.0

24 Feb 22:02
Compare
Choose a tag to compare

What's Changed

  • test: restore previously ignored fixtures by @43081j in #29
  • chore: use self to format self by @43081j in #28
  • fix(deps): support pre-release as allowed peer dependency by @HugoPoi in #15
  • Replace @iarna/toml with smol-toml by @fisker in #44

New Contributors

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