Skip to content

1.6.0

Choose a tag to compare

@kumar303 kumar303 released this 21 Oct 19:47
· 2060 commits to master since this release

Bug Fixes

  • Fixed Error: Cannot find module 'regenerator-runtime' (#591) (584f3b2)
  • web-ext sign now exits with a non-zero status if signing fails (#586) (74a208d)
  • web-ext sign no longer logs an irrelevant temp directory path (#577) (441b1b6)
  • Fixed commit format verification prompt for Windows users (#561) (c0dc674)

Features

  • web-ext sign now supports using a proxy when connecting to the signing API (#571) (a853e4d)
  • web-ext --version now shows the commit hash it was built from, unless it's a production release (#565) (1fcb2e2)
  • web-ext build now uses the default locale (if applicable) when generating a file name (#487) (aeff9ba)
  • web-ext run now makes it clear when auto-reloading is turned on (#564) (8e4e657)
  • The web-ext run command is a little less chatty now (#573) (f09d0e3)

See all changes