Skip to content

v0.8.0

Choose a tag to compare

@ony3000 ony3000 released this 27 Jun 14:26
· 93 commits to master since this release

ℹ️ This version contains some breaking changes.

What's Changed

  • Drop support for Prettier v2 by @ony3000 in #97
  • Enable experimentalOptimization option by default, remove it from options, and increase the minimum required Node.js version to 18 by @ony3000 in #98
  • The absolute-with-indent option has been removed from the choices for the endingPosition option, and the default has been changed from relative to absolute by @ony3000 in #99
  • Readopt polyrepo as repository structure by @ony3000 in #100
  • Replace ESLint with Biome by @ony3000 in #103

Full Changelog: v0.7.9...v0.8.0