We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a244b5d commit 4c8f2b2Copy full SHA for 4c8f2b2
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.0.4](https://github.com/MicroAppJS/plugin-webpack/compare/v0.0.3...v0.0.4) (2020-03-10)
2
+
3
4
+### Features
5
6
+* add babel-loader ([a244b5d](https://github.com/MicroAppJS/plugin-webpack/commit/a244b5d613e7d728b0fea85e0170deba1052baaa))
7
8
## [0.0.3](https://github.com/MicroAppJS/plugin-webpack/compare/v0.0.2...v0.0.3) (2020-03-07)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/plugin-webpack",
- "version": "0.0.3",
+ "version": "0.0.4",
"description": "[Plugin] webpack adapter plugin.",
"main": "src/index.js",
"bin": {
0 commit comments