@modern-js/plugin
Advanced tools
Comparing version 1.0.0-rc.15 to 1.0.0-rc.16
# @modern-js/plugin | ||
## 1.0.0-rc.16 | ||
### Patch Changes | ||
- 224f7fe: fix server route match | ||
- 30ac27c: feat: add generator package description | ||
- 204c626: feat: initial | ||
## 1.0.0-rc.15 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@modern-js/plugin", | ||
"version": "1.0.0-rc.15", | ||
"version": "1.0.0-rc.16", | ||
"jsnext:source": "./src/index.ts", | ||
@@ -28,4 +28,4 @@ "types": "./dist/types/index.d.ts", | ||
"typescript": "^4", | ||
"@modern-js/plugin-testing": "^1.0.0-rc.15", | ||
"@modern-js/module-tools": "^1.0.0-rc.15" | ||
"@modern-js/plugin-testing": "^1.0.0-rc.16", | ||
"@modern-js/module-tools": "^1.0.0-rc.16" | ||
}, | ||
@@ -32,0 +32,0 @@ "sideEffects": false, |
316526