Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 2.86 KB

CHANGELOG.md

File metadata and controls

35 lines (24 loc) · 2.86 KB

Changelog

3.0.0 (2024-09-03)

⚠️ BREAKING CHANGES

  • npm-user-validate now supports node ^18.17.0 || >=20.5.0

Bug Fixes

  • 5495eff #77 align to npm 10 node engine range (@hashtagchris)

Chores

  • 4ad3de2 #77 run template-oss-apply (@hashtagchris)
  • 4ef1235 #75 bump @npmcli/eslint-config from 4.0.5 to 5.0.0 (@dependabot[bot])
  • c114753 #76 postinstall for dependabot template-oss PR (@hashtagchris)
  • b92eb6b #76 bump @npmcli/template-oss from 4.23.1 to 4.23.3 (@dependabot[bot])

2.0.1 (2024-05-06)

Documentation

  • 055a7a2 #59 readme: fix broken badge URLs (#59) (@10xLaCroixDrinker)

Chores

  • ee855a8 #64 auto publish (#64) (@lukekarrys)
  • 6d6c071 #62 bump @npmcli/template-oss to 4.22.0 (@lukekarrys)
  • 776cb72 #62 postinstall for dependabot template-oss PR (@lukekarrys)
  • fc5c7bc #61 bump @npmcli/template-oss from 4.21.3 to 4.21.4 (@dependabot[bot])

2.0.0 (2022-12-12)

⚠️ BREAKING CHANGES

  • this package is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0

Features