We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62c3fd3 commit 3892483Copy full SHA for 3892483
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.0.8](https://github.com/MicroAppJS/plugin-webpack/compare/v0.0.7...v0.0.8) (2020-03-19)
2
+
3
4
+### Features
5
6
+* add plugin hook 'createChainWebpackConfigInstance' ([62c3fd3](https://github.com/MicroAppJS/plugin-webpack/commit/62c3fd32b31bd9cf3c5847556b9ad16c1ff953a7))
7
8
## [0.0.7](https://github.com/MicroAppJS/plugin-webpack/compare/v0.0.6...v0.0.7) (2020-03-19)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/plugin-webpack",
- "version": "0.0.7",
+ "version": "0.0.8",
"description": "[Plugin] webpack adapter plugin.",
"main": "src/index.js",
"bin": {
0 commit comments