Skip to content

v0.9.0

Latest
Compare
Choose a tag to compare
@fisker fisker released this 14 Jun 21:47
· 2 commits to main since this release

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