Skip to content

Latest commit

 

History

History
96 lines (54 loc) · 5.21 KB

File metadata and controls

96 lines (54 loc) · 5.21 KB

Changelog

5.0.0 (2025-10-22)

⚠️ BREAKING CHANGES

  • json-parse-even-better-errors now supports node ^20.17.0 || >=22.9.0

Bug Fixes

  • f50584e #78 align to npm 11 node engine range (#78) (@owlstronaut)

Chores

  • 1ed8feb #73 postinstall workflow updates (#73) (@owlstronaut)
  • 6112f07 #79 bump @npmcli/template-oss from 4.26.0 to 4.27.1 (#79) (@dependabot[bot], @npm-cli-bot)

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

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