Skip to content

Releases: npm/abbrev-js

v3.0.0

24 Sep 19:01
89e72e3
Compare
Choose a tag to compare

3.0.0 (2024-09-24)

⚠️ BREAKING CHANGES

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

Bug Fixes

Chores

v2.0.0

01 Nov 16:41
Compare
Choose a tag to compare

2.0.0 (2022-10-31)

⚠️ BREAKING CHANGES

  • Refactored with the following breaking changes:
    • abbrev is now compatible with the following semver range for node:
      ^14.17.0 || ^16.13.0 || >=18.0.0
    • monkeyPatch API has been removed

Features

Bug Fixes