What's Changed
- Update README.md by @jamespearson in #158
- feat: support "Format on Paste" by @idahogurl in #161
- chore(deps): Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #173
- chore(deps): Bump semver from 5.7.1 to 5.7.2 by @dependabot in #172
- chore(deps): Bump @babel/traverse from 7.19.3 to 7.23.2 by @dependabot in #188
- fix: use synckit to support Prettier 3 by @idahogurl in #199
BREAKING CHANGES
prettier-eslint
is no longer bundled with the extension and must be installed by the user- Prettier v3.0 is now required
- ESLint >= v8.52.0 is now required
New Contributors
- @jamespearson made their first contribution in #158
Full Changelog: v5.1.0...v6.0.0