Skip to content

Releases: Scrum/webpack-extension-manifest-plugin

v0.8.0

09 Aug 08:12
Compare
Choose a tag to compare

Feat

  • feat: add file watching, code completion, and pkgJson prop coppier fb5d533

v0.7.0...v0.8.0

v0.7.0

29 Mar 10:23
Compare
Choose a tag to compare

Feat

v0.6.0...v0.7.0

v0.6.0

23 Nov 07:03
Compare
Choose a tag to compare

Fix

v0.5.0...v0.6.0

v0.5.0

02 Aug 14:30
Compare
Choose a tag to compare

Perf

  • perf: change from deprecated method, close #25 9ec9fb9

Docs

Build

  • build: script coveralls 4cf8d45
  • build: update config editor 14c9252
  • build: bundle 79ec96b
  • build: update depdev af9c04d
  • build(deps): bump lodash from 4.17.4 to 4.17.14 a9913a9
  • build(deps): bump lodash.template from 4.4.0 to 4.5.0 a377397
  • build: update depDev and made settings to file 0aeeb5e
  • build(deps): bump stringstream from 0.0.5 to 0.0.6 c69db0a

CI

  • ci: drop support old node 9b9e998

Test

  • test: typo and update config to prod 1832077

Merge

  • Merge pull request #22 from Scrum/dependabot/npm_and_yarn/lodash-4.17.14 fa5ab64
  • Merge pull request #21 from Scrum/dependabot/npm_and_yarn/lodash.template-4.5.0 20ebef4
  • Merge pull request #20 from Scrum/dependabot/npm_and_yarn/stringstream-0.0.6 c286db0
  • Merge pull request #19 from Scrum/milestone-0.4.3 c8842ac
  • Merge pull request #16 from GitScrum/milestone-0.4.2 e3fb150
  • Create funding.yml 6e85743

v0.4.3...v0.5.0

v0.4.2

23 Feb 17:14
Compare
Choose a tag to compare

Fix

Build

Docs

Test

Feat

  • feat: actually add the manifest file to the list of file assets produced (ae66b23)