## 4.0.0 (August 4, 2023) - Updated `prettier` to `^3.0.0` [#21](https://github.com/Doist/prettier-config/pull/21) ## 3.0.5 (July 7, 2020) - Published to npm [#10](https://github.com/Doist/prettier-config/pull/10), [#11](https://github.com/Doist/prettier-config/pull/11), [#12](https://github.com/Doist/prettier-config/pull/12), [#13](https://github.com/Doist/prettier-config/pull/13) ## 3.0.0 (July 7, 2020) - Pinned `prettier` as a peer dependency at `^2.0.0` [#9](https://github.com/Doist/prettier-config/pull/9) ## 2.1.0 (June 23, 2020) - Set `arrowParens` to `always` [#8](https://github.com/Doist/prettier-config/pull/8) ## 2.0.0 (June 4, 2020) - Added documentation for release process [#7](https://github.com/Doist/prettier-config/pull/7) - Set `trailingComma` to `all` [#5](https://github.com/Doist/prettier-config/pull/5) ## 1.0.0 (May 26, 2020) - Initial release