Skip to content

Releases: webextension-toolbox/webpack-webextension-plugin

2.0.2

06 Apr 21:05
Compare
Choose a tag to compare

Changes

  • Package is now scoped and as such is now listed on GPR.

2.0.1

06 Apr 20:58
Compare
Choose a tag to compare

Added

  • Typescript support
  • Service Worker client support
  • Support __ENV__ variable replacement in manifest

Changes

  • Remove JOI and export types for manifest validation utilizing JSON Schema
  • Send error from Manifest Validator to webpack instead of throwing an exception
  • Stop using Standard and implement ESLint and Prettier instead
  • Split client scripts and plugin scripts into two separate typescript projects

1.0.0

23 Feb 08:02
Compare
Choose a tag to compare

Added

  • Bypass Manifest validation for inital Manifest v3 support (#161) [@here-nerd]

Fixed

Changed

  • Inline with Semantic Versioning this is no longer in initial development and thus the version should reflect that (Major version is now 1)

v0.4.1

04 Jul 18:07
v0.4.1
26fc1d7
Compare
Choose a tag to compare
  • Merge pull request #115 from webextension-toolbox/dependabot/npm_and_yarn/jest-27.0.6 604d85a
  • Bump jest from 27.0.5 to 27.0.6 189af4a
  • Merge pull request #114 from webextension-toolbox/dependabot/npm_and_yarn/ws-7.5.1 41a0cbb
  • Merge pull request #116 from rthaut/master 546c070
  • Remove extra semicolon 831e112
  • fix typo causing problem when storing previous file system info after extracting changed files eb28e81
  • WebPack 5 support 5817383
  • Bump ws from 7.5.0 to 7.5.1 278f6e9

v0.4.0...v0.4.1

v0.3.0

17 Nov 20:11
1c221b6
Compare
Choose a tag to compare

v0.2.0...v0.3.0

v0.2.0

04 May 21:29
Compare
Choose a tag to compare

v0.1.1...v0.2.0