Skip to content

Latest commit

 

History

History
154 lines (70 loc) · 5.2 KB

CHANGELOG.md

File metadata and controls

154 lines (70 loc) · 5.2 KB

5.1.1 (2024-06-17)

Bug Fixes

  • re-release for 5.1.0 to create release in github (cb93fa1)

5.1.0 (2024-06-17)

Features

5.0.1 (2024-01-07)

Bug Fixes

5.0.0 (2023-12-07)

Features

  • remove prettier as package dependency (fedec9f)

BREAKING CHANGES

  • remove prettier as package dependency

4.0.0 (2023-11-28)

Features

  • build config file from source and expose types (ba5695b)
  • add shared plugins (8d332d7)

Bug Fixes

BREAKING CHANGES

  • Config is now exposed with both cjs and esm formats

4.0.0-beta.5 (2023-11-27)

Bug Fixes

4.0.0-beta.4 (2023-11-27)

Bug Fixes

4.0.0-beta.3 (2023-11-27)

Bug Fixes

4.0.0-beta.2 (2023-11-27)

Features

4.0.0-beta.1 (2023-11-27)

Features

  • build config file from source and expose types (ba5695b)

BREAKING CHANGES

  • Config is now exposed with both cjs and esm formats

3.0.0 (2023-11-11)

Features

  • change config format from json to cjs (259840b)

BREAKING CHANGES

  • change config file format

2.0.1 (2023-10-11)

Bug Fixes

2.0.0 (2023-09-06)

Features

  • remove specified config options using default values (5e6239a)

BREAKING CHANGES

  • Configuration options using default prettier values are no longer specied in the config.

1.0.4 (2022-05-31)

Bug Fixes

  • update package.json description (4cb6805)

1.0.3 (2022-02-08)

Bug Fixes

  • update instructions for package (971c8a0)

1.0.2 (2022-02-01)

Bug Fixes

  • update files in package.json to include CHANGELOG.md (5d7449a)

1.0.1 (2021-11-04)

Bug Fixes

  • update package deployment (32ec722)

1.0.0 (2021-11-04)

Features