Skip to content

Releases: einride/prettier-config

v2.1.0

08 Jul 13:23
Compare
Choose a tag to compare

2.1.0 (2023-07-08)

Features

v2.1.0-beta.1

08 Jul 13:07
Compare
Choose a tag to compare
v2.1.0-beta.1 Pre-release
Pre-release

2.1.0-beta.1 (2023-07-08)

Features

v2.0.1

24 Apr 08:31
Compare
Choose a tag to compare

2.0.1 (2023-04-24)

Bug Fixes

  • publish with provenance (cbb0ac4)

v2.0.0

01 Jun 09:57
Compare
Choose a tag to compare

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

22 Sep 10:35
Compare
Choose a tag to compare

1.2.0 (2021-09-22)

Features

  • replace deprecated option with new one (cbb8c28)
  • set all options explicitly (548f7c9)

v1.1.0

22 Sep 10:06
Compare
Choose a tag to compare

1.1.0 (2021-09-22)

Features

  • enable prose wrapping at 80 characters (ccf90f0)

v1.0.0

08 Sep 14:33
Compare
Choose a tag to compare

1.0.0 (2021-09-08)

Bug Fixes

  • correct semantic release config typo (79ca979)

Features

  • add initial default prettier config (685aece)