Skip to content

Releases: npm/npm-packlist

v8.0.2

08 Jan 21:54
8c182a1
Compare
Choose a tag to compare

8.0.2 (2024-01-03)

Bug Fixes

v8.0.1

06 Dec 18:56
0de7f91
Compare
Choose a tag to compare

8.0.1 (2023-12-06)

Bug Fixes

Dependencies

Chores

v8.0.0

24 Aug 17:14
Compare
Choose a tag to compare

8.0.0 (2023-08-24)

⚠️ BREAKING CHANGES

  • The files array can now be used to exclude non-root readme, license, licence, and copying files.

Bug Fixes

v7.0.4

07 Dec 20:34
d2748ea
Compare
Choose a tag to compare

7.0.4 (2022-12-07)

Bug Fixes

v7.0.3

07 Dec 17:25
7406f7f
Compare
Choose a tag to compare

7.0.3 (2022-12-07)

Bug Fixes

v7.0.2

26 Oct 17:58
ef63396
Compare
Choose a tag to compare

7.0.2 (2022-10-26)

Bug Fixes

v7.0.1

17 Oct 19:37
235372b
Compare
Choose a tag to compare

7.0.1 (2022-10-17)

Dependencies

v7.0.0

05 Oct 00:04
Compare
Choose a tag to compare

7.0.0 (2022-10-04)

Features

v7.0.0-pre.1

04 Oct 11:05
Compare
Choose a tag to compare
v7.0.0-pre.1 Pre-release
Pre-release

7.0.0-pre.1 (2022-10-03)

⚠️ BREAKING CHANGES

  • if npm-shrinkwrap.json is included in your .npmignore, the shrinkwrap will now be excluded from your packlist.

Features

v7.0.0-pre.0

26 Sep 18:24
Compare
Choose a tag to compare
v7.0.0-pre.0 Pre-release
Pre-release

7.0.0-pre.0 (2022-09-26)

⚠️ BREAKING CHANGES

  • tree is now the first parameter
  • the arborist tree must now be provided in the options and will not be generated for you. the npm-packlist bin has also been removed.

Features