Releases: humanwhocodes/env
Releases · humanwhocodes/env
v4.0.0
4.0.0 (2024-12-02)
⚠ BREAKING CHANGES
- Adds
engines.node
field in package.json
with value of ^16.20.0 || ^18.0.0 || ^20.0.0 || ^22.0.0
. Versions which do not satisfy this range are unsupported.
Features
- establish baseline Node.js version support (#184) (8600392)
v3.0.5
3.0.5 (2024-06-11)
Bug Fixes
- Release unpublished updates (f1cd44d)
v3.0.4
3.0.4 (2024-05-28)
Bug Fixes
v3.0.3
3.0.3 (2024-04-26)
Bug Fixes
- Creates CJS type declarations for CJS export. (#138) (26b6eb7), closes #136
v3.0.2
3.0.2 (2024-01-18)
Bug Fixes
v3.0.1
3.0.1 (2023-09-13)
Bug Fixes
- Use Node.js 18 for releases (1b6d267)
v3.0.0
3.0.0 (2023-09-12)
⚠ BREAKING CHANGES
- Allow custom error types to be used. (#86)
Features
- Allow custom error types to be used. (#86) (3e125fe)
v2.2.4
2.2.4 (2023-08-15)
Bug Fixes
v2.2.3
2.2.3 (2023-01-26)
Bug Fixes