Skip to content

Latest commit

 

History

History
83 lines (60 loc) · 6.77 KB

File metadata and controls

83 lines (60 loc) · 6.77 KB

Changelog

6.0.0 (2026-05-15)

⚠️ BREAKING CHANGES

  • unique-filename now supports node ^22.22.2 || ^24.15.0 || >=26.0.0
  • template-oss-apply

Features

Dependencies

Chores

  • b157d8f #109 template-oss-apply (@owlstronaut)
  • e01226d #109 bumping @npmcli/template-oss from 4.30.0 to 5.1.0 (@owlstronaut)
  • f76307a #102 remove tap (@owlstronaut)
  • 2d01838 #102 swap from tap to built-in node:test (@owlstronaut)
  • 82dfda0 #99 bump @npmcli/eslint-config from 5.1.0 to 6.0.0 (#99) (@dependabot[bot])
  • 17d1dfd #106 bump @npmcli/template-oss from 4.29.0 to 4.30.0 (#106) (@dependabot[bot], @npm-cli-bot)

5.0.0 (2025-10-22)

⚠️ BREAKING CHANGES

  • unique-filename now supports node ^20.17.0 || >=22.9.0

Bug Fixes

  • 304a435 #97 align to npm 11 node engine range (@owlstronaut)

Dependencies

Chores

  • 9a60e04 #97 template-oss-apply (@owlstronaut)
  • 9c86293 #90 postinstall workflow updates (#90) (@owlstronaut)
  • 39c8890 #95 bump @npmcli/template-oss from 4.26.0 to 4.27.1 (#95) (@dependabot[bot], @npm-cli-bot)

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