Skip to content

Releases: prettier/prettier-cli

Release 0.12.0

Choose a tag to compare

@fisker fisker released this 22 Jun 11:35

Release 0.11.1

Choose a tag to compare

@fisker fisker released this 15 Jun 23:17
  • Remove dev dependencies from package.json (1745f25)

Release 0.11.0

Choose a tag to compare

@fisker fisker released this 15 Jun 22:48
  • Setup trusted publishing (#100) (11321e0)
  • Update dependency fast-ignore to v2 (#95) (bf0897a)
  • fix: retain unknown keys in overrides (#91) (114c874)
  • fix: cache in closes node_modules and fall back to temp dir otherwise (acc89bb)

v0.10.0

Choose a tag to compare

@fisker fisker released this 17 Nov 16:13

What's Changed

Full Changelog: v0.9.0...v0.10.0

v0.9.0

Choose a tag to compare

@fisker fisker released this 14 Jun 21:47

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

Choose a tag to compare

@fisker fisker released this 06 May 01:56

What's Changed

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

v0.7.6

Choose a tag to compare

@fisker fisker released this 24 Apr 15:59

What's Changed

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

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

v0.7.5

Choose a tag to compare

@fisker fisker released this 24 Apr 11:17

What's Changed

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

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

v0.7.4

Choose a tag to compare

@fisker fisker released this 24 Apr 10:07

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

Choose a tag to compare

@fisker fisker released this 23 Apr 18:33

What's Changed

  • Improve Windows compatibility

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