Skip to content
Compare
Choose a tag to compare
@developit developit released this 21 Jun 20:08
· 37 commits to master since this release
df6e03e
  • Hide "size change" column if all size changes are 0b (no changes) (#50, thanks @fisker!)
  • Default github-token config option to ${{ github.token }} and make it optional (#58, thanks @MichaelDeBoey!)
  • Add clean-script config option, which is an npm-script to run between builds (after target is built and pr is checked out, but before installing+building pr) - see updated documentation.