Skip to content

bundlemon@2.0.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@LironEr LironEr released this 20 Aug 13:39
· 18 commits to next since this release

This is the first alpha release of BundleMon v2, hopefully, there won't be any more breaking changes but keep in mind it might happen (:

BREAKING CHANGES

  • Support node >= 14 eb14073
  • Authentication changes (PR #103, #117)
    • Auto-create projects when using GitHub actions
    • The old way of using project ID without an API key will stop working in a few months so it's important to upgrade.
    • Creating GitHub output when not using GitHub actions now requires creating GitHub access token

Feature

  • Optional files option (PR #113)
  • Option to post GitHub output only on failures (PR #124) resolves #123

Migration guide from v1 to v2