v0.8.0
ℹ️ This version contains some breaking changes.
What's Changed
- Drop support for Prettier v2 by @ony3000 in #97
- Enable
experimentalOptimizationoption by default, remove it from options, and increase the minimum required Node.js version to 18 by @ony3000 in #98 - The
absolute-with-indentoption has been removed from the choices for theendingPositionoption, and the default has been changed fromrelativetoabsoluteby @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