Welcome to mirror list, hosted at ThFree Co, Russian Federation.

CHANGELOG.md « libnpmpack « node_modules - github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2c078c63b0b09f2c83b4798d7fa2526e549577b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Change Log

<a name="2.0.0"></a>
# [2.0.0](https://github.com/npm/libnpmpublish/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))