mirror of https://gitee.com/openkylin/npm.git
18 lines
644 B
Markdown
18 lines
644 B
Markdown
|
# Change Log
|
||
|
|
||
|
<a name="2.0.0"></a>
|
||
|
# [2.0.0](https://github.com/npm/libnpmpack/compare/v1.0.0...v2.0.0) (2020-03-27)
|
||
|
|
||
|
### Breaking Changes
|
||
|
|
||
|
* [`cb2ecf2`](https://github.com/npm/libnpmpack/commit/cb2ecf2) feat: resolve to tarball data Buffer ([@claudiahdz](https://github.com/claudiahdz))
|
||
|
|
||
|
<a name="1.0.0"></a>
|
||
|
# 1.0.0 (2020-03-26)
|
||
|
|
||
|
### Features
|
||
|
|
||
|
* [`a35c590`](https://github.com/npm/libnpmpack/commit/a35c590) feat: pack tarballs from local dir or registry spec ([@claudiahdz](https://github.com/claudiahdz))
|
||
|
|
||
|
* [`6d72149`](https://github.com/npm/libnpmpack/commit/6d72149) feat: sorted tarball contents ([@eridal](https://github.com/eridal))
|