Skip to content

Releases: bundlewatch/bundlewatch

v0.4.2

Choose a tag to compare

@charpeni charpeni released this 21 Apr 13:22
95997ac

What's Changed

New Contributors

Full Changelog: v0.4.1...v0.4.2

v0.4.1

Choose a tag to compare

@charpeni charpeni released this 08 Apr 16:21
939f596

What's Changed

  • build(deps): bump micromatch from 4.0.4 to 4.0.8 in the npm_and_yarn group by @dependabot in #482
  • build(deps): bump axios from 0.28.0 to 0.30.0 in the npm_and_yarn group across 1 directory by @dependabot in #487

Full Changelog: v0.4.0...v0.4.1

v0.4.0

Choose a tag to compare

@charpeni charpeni released this 24 Jul 00:07
055532b

What's Changed

Warning

The minimum Node version supported is now 16, but it may work fine with older versions.

Features

Bug Fixes and Chores

CVEs

New Contributors

Full Changelog: v0.3.3...v0.4.0

v0.3.3

Choose a tag to compare

@charpeni charpeni released this 14 Jan 22:05
476530e

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

Choose a tag to compare

@iamogbz iamogbz released this 26 Jan 14:38
ddcff6f
  • build(deps): [security] bump axios from 0.19.2 to 0.21.1 (#310)

fix: file path normalization wasn't working right

Choose a tag to compare

@jakebolam jakebolam released this 22 Sep 17:09
f856167

#30, via #238 (thanks to @cheapsteak )

exclude hashes when comparing diff's

Choose a tag to compare

@jakebolam jakebolam released this 09 Sep 02:17
6b53e82

Adds:

Fix support for pr branches and file size calculation

Choose a tag to compare

@iamogbz iamogbz released this 07 May 13:08

Bug fixes

Add github actions support

Choose a tag to compare

@iamogbz iamogbz released this 11 Mar 18:50
9156d17

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

Choose a tag to compare

@jakebolam jakebolam released this 17 Jun 06:29
56806d0
v0.2.5

docs: update doc links