Skip to content

7.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jan 19:37
· 6 commits to main since this release
d6abcee

Changed

  • Uses ESM instead of CJS
  • Optimize code
  • Provide support for SWC
  • Add option to only copy files and not compile them (compileIgnore glob)
  • Additional debugging
  • yaml config file to use instead of or with command options
  • Move examples into their own template repos and use those in testing

Fixed

  • web_accessible_resources ignore js file (#793)
  • Setup with additional webextension-toolbox.config.js config seems to fail on windows 11 (#656)
  • Request for Node.js 20 Support (#847)
  • Chalk is an implicit dependency (should be explicit) (#835)