Releases: npm/abbrev-js
Releases · npm/abbrev-js
v4.0.0
4.0.0 (2025-10-20)
⚠️ BREAKING CHANGES
abbrevnow supports node^20.17.0 || >=22.9.0
Features
4e4e0d0#110 swap from tap to built-in node:test (@owlstronaut)
Bug Fixes
9a08f35#110 align to npm 11 node engine range (@owlstronaut)
Chores
3300bf3#110 fix test coverage (@owlstronaut)a6230a7#110 remove tap (@owlstronaut)fc814b7#102 postinstall workflow updates (#102) (@owlstronaut)52f6fdd#109 bump @npmcli/template-oss from 4.26.0 to 4.26.1 (#109) (@dependabot[bot], @npm-cli-bot)
v3.0.1
3.0.1 (2025-04-10)
Bug Fixes
1fcc7c9#100 abbrev works with a single string input (#100) (@owlstronaut)
Chores
7d26b01#99 bump @npmcli/template-oss from 4.23.3 to 4.24.3 (#99) (@dependabot[bot], @npm-cli-bot)
v3.0.0
3.0.0 (2024-09-24)
⚠️ BREAKING CHANGES
abbrevnow supports node^18.17.0 || >=20.5.0
Bug Fixes
e2c25c1#92 align to npm 10 node engine range (@hashtagchris)
Chores
9d4e497#97 enable auto publish (#97) (@reggi)b4c7e46#93 bump @npmcli/eslint-config from 4.0.5 to 5.0.0 (@dependabot[bot])faa9bf1#92 run template-oss-apply (@hashtagchris)ff93548#80 bump @npmcli/template-oss to 4.22.0 (@lukekarrys)2369d5d#95 postinstall for dependabot template-oss PR (@hashtagchris)090138a#95 bump @npmcli/template-oss from 4.22.0 to 4.23.3 (@dependabot[bot])
v2.0.0
2.0.0 (2022-10-31)
⚠️ BREAKING CHANGES
- Refactored with the following breaking changes:
abbrevis now compatible with the following semver range for node:
^14.17.0 || ^16.13.0 || >=18.0.0monkeyPatchAPI has been removed
Features
602c0feadd @npmcli/template-oss (#36) (@lukekarrys)
Bug Fixes
b658525replace deprecated String.prototype.substr() (#38) (@CommanderRoot)