Skip to content

Latest commit

 

History

History
54 lines (33 loc) · 3.5 KB

CHANGELOG.md

File metadata and controls

54 lines (33 loc) · 3.5 KB

Changelog

4.0.0 (2024-09-25)

⚠️ BREAKING CHANGES

  • unique-filename now supports node ^18.17.0 || >=20.5.0

Bug Fixes

  • 94b387c #86 align to npm 10 node engine range (@reggi)

Dependencies

Chores

  • 7f96619 #86 run template-oss-apply (@reggi)
  • 3bda296 #85 enable auto publish (#85) (@reggi)
  • 5b25a8b #83 bump @npmcli/eslint-config from 4.0.5 to 5.0.0 (@dependabot[bot])
  • 83cd1d9 #74 bump @npmcli/template-oss to 4.22.0 (@lukekarrys)
  • 2372b8f #84 postinstall for dependabot template-oss PR (@hashtagchris)
  • 813e0db #84 bump @npmcli/template-oss from 4.23.1 to 4.23.3 (@dependabot[bot])

3.0.0 (2022-10-14)

⚠️ BREAKING CHANGES

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

Features

  • 6412fef #26 postinstall for dependabot template-oss PR (@lukekarrys)

Dependencies

  • 50d9443 #32 bump unique-slug from 3.0.0 to 4.0.0

2.0.1 (2022-08-25)

Dependencies

  • bump unique-slug from 2.0.2 to 3.0.0 (#15) (e48b56f)

2.0.0 (2022-08-22)

⚠ BREAKING CHANGES

  • Sets node engines to ^12.13.0 || ^14.15.0 || >=16.0.0

Dependencies

Documentation