Skip to content

Releases: pkg-size/pkg-size

v2.4.0

Choose a tag to compare

@privatenumber privatenumber released this 06 Aug 01:58
95260b7

2.4.0 (2021-08-06)

Bug Fixes

Features

  • support passing in sizes to calculate (69dd252)

Performance Improvements

  • filter out ignored files prior to compression (39a0ec6)

v2.3.0

Choose a tag to compare

@github-actions github-actions released this 25 Mar 23:59

2.3.0 (2021-03-25)

Bug Fixes

  • clone entries array because tar-fs mutates it (06fb4e2)

Features

  • use npm-packlist instead of libnpmpack (#18) (5324e88)

Performance

  • npx pkg-size improved from ~6s to ~2.5s due to bundling a lighter dependency instead of relying on libnpmpack as a dependency

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 08 Dec 23:32
6394155

2.2.0 (2020-12-08)

Features

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 07 Dec 04:03
9196a80

2.1.0 (2020-12-07)

Features

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 07 Dec 01:34
b1fef6d

2.0.0 (2020-12-07)

  • chore!: rename package publish name to pkg-size (#6) (49ed6c1), closes #6

Bug Fixes

  • github actions env ubuntu (6a4cc62)
  • noResume + brotli and gzip streams unchainable (9a3e091)

Features

  • use byte-size instead of filesize (6faee18)
  • use byte-size instead of filesize (d8dcf49)

BREAKING CHANGES

  • Renames publish target to pkg-size

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 03 Dec 23:25
c33d9d8

1.2.0 (2020-12-03)

Features

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 03 Dec 22:47
d82d53f

1.1.0 (2020-12-03)

Features