@modern-js/adapter-helpers
Advanced tools
Comparing version 1.0.0-rc.20 to 1.0.0-rc.21
# @modern-js/adapter-helpers | ||
## 1.0.0-rc.21 | ||
### Patch Changes | ||
- 224f7fe: fix server route match | ||
- 30ac27c: feat: add generator package description | ||
- 0fd196e: feat: fix bugs | ||
- 204c626: feat: initial | ||
- 63be0a5: fix: #118 #104 | ||
## 1.0.0-rc.20 | ||
@@ -4,0 +14,0 @@ |
{ | ||
"name": "@modern-js/adapter-helpers", | ||
"version": "1.0.0-rc.20", | ||
"description": "Modern.js adapter helpers", | ||
"version": "1.0.0-rc.21", | ||
"jsnext:source": "./src/index.ts", | ||
@@ -22,4 +23,4 @@ "types": "./dist/types/index.d.ts", | ||
"typescript": "^4", | ||
"@modern-js/plugin-testing": "^1.0.0-rc.20", | ||
"@modern-js/module-tools": "^1.0.0-rc.20" | ||
"@modern-js/plugin-testing": "^1.0.0-rc.21", | ||
"@modern-js/module-tools": "^1.0.0-rc.21" | ||
}, | ||
@@ -26,0 +27,0 @@ "modernConfig": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
19584