Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 2.83 KB

CHANGELOG.md

File metadata and controls

38 lines (26 loc) · 2.83 KB

Changelog

3.0.0 (2024-09-24)

⚠️ BREAKING CHANGES

  • proggy now supports node ^18.17.0 || >=20.5.0

Bug Fixes

  • 9bff3e8 #89 align to npm 10 node engine range (@hashtagchris)

Chores

  • 91e9939 #91 enable auto publish (#91) (@reggi)
  • c601919 #89 run template-oss-apply (@hashtagchris)
  • 8d9ae26 #87 bump @npmcli/eslint-config from 4.0.5 to 5.0.0 (@dependabot[bot])
  • 9795e99 #76 linting: no-unused-vars (@lukekarrys)
  • 36b6935 #76 bump @npmcli/template-oss to 4.22.0 (@lukekarrys)
  • ed3e179 #36 bump npmlog from 6.0.2 to 7.0.0 (@dependabot[bot])
  • 5b40616 #35 bump @npmcli/eslint-config from 3.1.0 to 4.0.0 (@dependabot[bot])
  • 253f9d4 #88 postinstall for dependabot template-oss PR (@hashtagchris)
  • beaba03 #88 bump @npmcli/template-oss from 4.23.1 to 4.23.3 (@dependabot[bot])

2.0.0 (2022-10-10)

⚠️ BREAKING CHANGES

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

Features

  • 870d78f #28 postinstall for dependabot template-oss PR (@lukekarrys)

1.0.0 (2022-02-16)

⚠ BREAKING CHANGES

  • this drops support for node10 and non-LTS versions of node12 and node14

Features