Releases: form8ion/prettier
Releases · form8ion/prettier
v3.1.0
v3.0.0
3.0.0 (2025-06-08)
Bug Fixes
- deps: update core (814ed6e)
Features
- dependencies: define dependencies in the modern format (3cef0c8)
- esm: convert the project to esm (c568e04)
- node-versions: drop support for node v16 & v18 (520ba7a)
BREAKING CHANGES
- dependencies: dependencies are now defined with the modern format
- node-versions: support for node v16 and v18 has been dropped
- esm: the package is now esm-only
v3.0.0-beta.3
v3.0.0-beta.2
3.0.0-beta.2 (2025-06-08)
Features
- dependencies: define dependencies in the modern format (3cef0c8)
BREAKING CHANGES
- dependencies: dependencies are now defined with the modern format
v3.0.0-beta.1
3.0.0-beta.1 (2025-06-08)
Features
BREAKING CHANGES
- node-versions: support for node v16 and v18 has been dropped
- esm: the package is now esm-only
v2.0.0
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2022-07-08)
Bug Fixes
- dual-mode: fixed the esm bundle to be true esm (b9b7134)
Features
- config-file: extended the defined prettier config from the config file (7eec709)
- config: defined a dependency on the provided prettier config (67d997a)
- config: prevented scaffolding if no config is provided (adc47cc)
- defined the dependency on prettier (b06db02), closes #3
- eslint-config: defined the expected config (925755c)
- node-versions: defined the supported versions for this package (20d932c)