Releases: einride/prettier-config
Releases · einride/prettier-config
v2.1.0
2.1.0 (2023-07-08)
Features
v2.0.1
2.0.1 (2023-04-24)
Bug Fixes
v2.0.0
2.0.0 (2022-06-01)
⚠ BREAKING CHANGES
- All files need to be reformatted with "yarn prettier --write .".
Features
- increase printWidth option from 80 to 100 (c8f0029)
v1.2.0
1.2.0 (2021-09-22)
Features
- replace deprecated option with new one (cbb8c28)
- set all options explicitly (548f7c9)
v1.1.0
1.1.0 (2021-09-22)
Features
- enable prose wrapping at 80 characters (ccf90f0)
v1.0.0
1.0.0 (2021-09-08)
Bug Fixes
- correct semantic release config typo (79ca979)
Features
- add initial default prettier config (685aece)