mirror of https://gitee.com/openkylin/npm.git
5.7 KiB
5.7 KiB
Changelog
9.0.1 (2022-12-07)
Dependencies
9.0.0 (2022-10-19)
Features
586e78d
empty commit to trigger all workspace releases (@lukekarrys)
9.0.0-pre.1 (2022-10-19)
Dependencies
9.0.0-pre.0 (2022-09-08)
⚠ BREAKING CHANGES
- workspaces: all workspace packages are now compatible with the following semver range for node:
^14.17.0 || ^16.13.0 || >=18.0.0
Features
8.0.4 (2022-08-31)
Dependencies
8.0.3 (2022-04-06)
Bug Fixes
- replace deprecated String.prototype.substr() (#4667) (e3da5df)
- update readme badges (#4658) (2829cb2)
Dependencies
8.0.2 (2022-03-10)
Documentation
6.0.0 (2020-02-26)
Breaking Changes
aa629b4
fix: remove figgy-pudding (@claudiahdz)
Miscellaneuous
ea795fb
chore: basic project updates (@claudiahdz)a0fdf7e
chore: cleanup badges, contrib, readme (@ruyadorno)
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
8.0.1 (2022-03-03)
Bug Fixes
5.0.2 (2018-08-24)
5.0.1 (2018-08-23)
Bug Fixes
- deps: move JSONStream to prod deps (bb63594)
5.0.0 (2018-08-21)
Features
- api: overhauled API (46b271b)
BREAKING CHANGES
- api: the API for ls() has changed, and rm() no longer errors on 404
4.0.1 (2018-04-09)
4.0.0 (2018-04-08)
meta
- drop support for node 4 and 7 (f2a301e)
BREAKING CHANGES
- node@4 and node@7 are no longer supported
3.0.1 (2018-04-08)
3.0.0 (2018-04-04)
add
- guess type based on name (9418224)
BREAKING CHANGES
- hook type is now based on name prefix
2.0.1 (2018-03-16)
Bug Fixes
- urls: was hitting the wrong URL endpoints (10171a9)
2.0.0 (2018-03-16)
1.0.0 (2018-03-16)
Features
- api: baseline working api (122658e)