Skip to content

Releases: bundlewatch/bundlewatch

v0.3.3

14 Jan 22:05
476530e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.2...v0.3.3

fix(security): bump axios from 0.19.2 to 0.21.1

26 Jan 14:38
ddcff6f
Compare
Choose a tag to compare
  • build(deps): [security] bump axios from 0.19.2 to 0.21.1 (#310)

fix: file path normalization wasn't working right

22 Sep 17:09
f856167
Compare
Choose a tag to compare

exclude hashes when comparing diff's

09 Sep 02:17
6b53e82
Compare
Choose a tag to compare

Fix support for pr branches and file size calculation

07 May 13:08
Compare
Choose a tag to compare

Bug fixes

Add github actions support

11 Mar 18:50
9156d17
Compare
Choose a tag to compare

Bug fixes

  • Extract GitHub Action branch name from GITHUB_REF (#66)
  • Main does not reflect index.js location (#33)

fix: ensure documentation links are up-to-date

17 Jun 06:29
56806d0
Compare
Choose a tag to compare
v0.2.5

docs: update doc links

fix: add fallback to repo variable

16 Jun 19:28
Compare
Choose a tag to compare

Fixed in #32 thanks @pascaliske for the fix.

Drop yarn engines configuration

16 Jun 19:08
883e896
Compare
Choose a tag to compare

Allow installation of bundlewatch from any version of yarn

Update axios to resolve vulnerability

11 Jun 12:35
b056e76
Compare
Choose a tag to compare

Axios dependency has a reported DoS vulnerability, which has been fixed and deployed in v0.19.0. The vulnerability is documented on Synk.