All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.0 (2023-07-27)
- consistent with the ESLint Formatter behavior (cf8541a)
- read
.editorconfig
by default - read
.gitignore
and.prettierignore
by default - this package is now pure ESM
- require Prettier v3
- require Node 16+
- initial implementation (8eba287)