Skip to content

Releases: pkg-size/action

v1.1.1

02 Aug 18:10
a637fb0
Compare
Choose a tag to compare

1.1.1 (2021-08-02)

Bug Fixes

  • globally install pkg-size with npm (#32) (2e5d572)

v1

26 Mar 01:31
a637fb0
Compare
Choose a tag to compare

v1.1.0

26 Mar 01:15
e89efdf
Compare
Choose a tag to compare

1.1.0 (2021-03-26)

Features

v1.0.0

08 Feb 04:11
Compare
Choose a tag to compare

1.0.0 (2021-02-08)

Bug Fixes

  • base property check (eb27215)
  • corrected percent calculation (0bceac9)
  • detect comment from token user (#4) (820e6a4)
  • handle head-only and no comment-report (ce5d611)
  • hidden table to display diff (996abc6)
  • only show percent if not 0 (fe573c4)
  • process pr head first (299fc70)
  • removes all files after build (f7b0cc7)
  • revert git ref for future actions (#22) (d751fdb)
  • use extended globs for hidden files filter (0519f97)

Features

Performance Improvements