Releases: shellscape/prettier-plugin-package
Releases · shellscape/prettier-plugin-package
v1.4.0
v1.2.0
v1.1.0
v1.0.0
v0.3.1
Updates
- This is a metadata version to clarify documentation around the
files
sorting.
v0.3.0
Features
- Added support for sorting
files
- Added support for sorting
engines
Updates
- Exported plugin rewritten to leverage
parser
instead ofpreprocess
. This should yield a tiny speed boost, as well as letting Prettier parse and manage errors for the targeted file.preprocess
was having to do severalJSON.stringify
andJSON.parse
calls and would have resulted in a poorer experience in the case of file errors.
v0.2.0
v0.1.1
This version is a metadata release.
v0.1.0
🎉 Initial Release