Skip to content

Latest commit

 

History

History
87 lines (46 loc) · 4.25 KB

CHANGELOG.md

File metadata and controls

87 lines (46 loc) · 4.25 KB

Changelog

4.0.0 (2024-09-03)

⚠️ BREAKING CHANGES

  • json-parse-even-better-errors now supports node ^18.17.0 || >=20.5.0

Bug Fixes

  • f52a9ae #69 align to npm 10 node engine range (@hashtagchris)

Chores

  • ae5914c #69 run template-oss-apply (@hashtagchris)
  • 07134dd #67 bump @npmcli/eslint-config from 4.0.5 to 5.0.0 (@dependabot[bot])
  • 27183c7 #68 postinstall for dependabot template-oss PR (@hashtagchris)
  • 344d304 #68 bump @npmcli/template-oss from 4.23.1 to 4.23.3 (@dependabot[bot])

3.0.2 (2024-05-04)

Bug Fixes

Chores

  • fecc81f #54 bump @npmcli/template-oss to 4.22.0 (@lukekarrys)
  • 3c7bd80 #54 postinstall for dependabot template-oss PR (@lukekarrys)
  • 04a6747 #53 bump @npmcli/template-oss from 4.21.3 to 4.21.4 (@dependabot[bot])

3.0.1 (2023-11-27)

Bug Fixes

  • 1e54107 #25 refactor for new error style in node 20 (@lukekarrys)

3.0.0 (2022-10-10)

⚠️ BREAKING CHANGES

  • json-parse-even-better-errors now supports the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0

Features

  • abf97b2 @npmcli/template-oss@4.4.4 (@lukekarrys)

2.0.0

  • Add custom error classes

1.0.2 (2018-03-30)

Bug Fixes

  • messages: More friendly messages for non-string (#1) (a476d42)

1.0.1 (2017-08-16)

Bug Fixes

  • license: oops. Forgot to update license.md (efe2958)

1.0.0 (2017-08-15)

Features

BREAKING CHANGES

  • init: This is the first commit!

0.1.0 (2017-08-15)

Features