Skip to content

v4.0.0

Latest
Compare
Choose a tag to compare
@aminya aminya released this 11 Jan 09:29
· 5 commits to master since this release
6ab707a

What's Changed

  • feat: convert the config to ESM TypeScript by @aminya in #32

Breaking Change

The config now supports Prettier v3.0 only. The code itself is an ESM module, so use an import instead of require.

Full Changelog: v3.1.0...v4.0.0