Skip to content

Latest commit

 

History

History
64 lines (30 loc) · 3.07 KB

CHANGELOG.md

File metadata and controls

64 lines (30 loc) · 3.07 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.0.0 (2024-03-11)

⚠ BREAKING CHANGES

  • change to esm (#295)

Features

2.0.2 (2023-12-04)

Bug Fixes

  • deps: update dependency ajv-cli to v5 (#270) (77446f2)

2.0.1 (2023-12-03)

Bug Fixes

  • release-please: change secret env key prefix to RELEASE_PLEASE_ (#268) (ed43124)
  • release-please: remove legacy property (#266) (89e396c)

2.0.0 (2021-09-27)

⚠ BREAKING CHANGES

  • jsxBracketSameLine has been deprecated since Prettier 2.4.

Bug Fixes

1.1.3 (2021-05-14)

Bug Fixes

  • deps: only patch release can be upgraded for prettier (#125) (4174e74)
  • schema: fix schama URL (#119) (a6f8193)

1.1.2 (2020-03-22)

1.1.1 (2020-03-22)

Bug Fixes

1.1.0 (2019-08-21)

Features