Releases: adambullmer/vue-cli-plugin-browser-extension
Releases · adambullmer/vue-cli-plugin-browser-extension
0.15.0
v0.15.0
0.14.0
Added localization scaffolding
0.13.1
Added an asset filter to no longer warn about the zip file's size being too large.
0.13.0
Added a new feature to specify an array of "production-like" environments to bundle up the build.
0.12.1
Fixed bug with overwriting CSP policies in the produced manifest.json
0.12.0
Merge pull request #20 from nextgensparx/fix-webpack-copy Make CopyWebpackPlugin pattern an array
0.11.0
Added scaffolding of a standalone extension page
0.10.1
Fixed bug in generation of components where no components were being scaffolded
0.10.0
Hesitantly deleting remove-eval script as I don't believe it is removing anything from the produced code anymore.
Configuring webpack.node.global = false
to handle most CSP violations
0.9.1
fixed runtime bug caused by referencing an incorrect config key