Skip to content

Latest commit

 

History

History
80 lines (41 loc) · 4.7 KB

CHANGELOG.md

File metadata and controls

80 lines (41 loc) · 4.7 KB

Changelog

6.0.1 (2024-05-04)

Bug Fixes

Documentation

  • c5b90cd #214 readme: fix broken badge URL (#214) (@10xLaCroixDrinker)

Chores

  • 3c74f51 #217 bump @npmcli/template-oss to 4.22.0 (@lukekarrys)
  • 02de832 #217 postinstall for dependabot template-oss PR (@lukekarrys)
  • f6b1f8c #216 bump @npmcli/template-oss from 4.21.3 to 4.21.4 (@dependabot[bot])

6.0.0 (2023-08-15)

⚠️ BREAKING CHANGES

  • support for node 14 has been removed

Bug Fixes

Dependencies

  • 7b0f828 #185 bump hosted-git-info from 6.1.1 to 7.0.0

5.0.0 (2022-10-12)

⚠️ BREAKING CHANGES

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

Features

  • c299178 #156 postinstall for dependabot template-oss PR (@lukekarrys)

Dependencies

4.0.1 (2022-08-15)

Bug Fixes

4.0.0 (2022-03-14)

⚠ BREAKING CHANGES

  • this drops support for node 10 and non-LTS versions of node 12 and node 14

Bug Fixes

  • do not overwrite bundled dependency ranges with * (#128) (b8e4604)
  • safer regex (abcdb36)

Documentation

Dependencies

  • bump hosted-git-info from 4.1.0 to 5.0.0 (#135) (289674d)
  • update is-core-module requirement from ^2.5.0 to ^2.8.1 (#132) (b3ec77e)
  • update semver requirement from ^7.3.4 to ^7.3.5 (#133) (e0a56dc)
  • update validate-npm-package-license requirement (#131) (fe7dc60)