@modern-js/adapter-helpers
Advanced tools
Comparing version 1.0.0-rc.9 to 1.0.0-rc.10
# @modern-js/adapter-helpers | ||
## 1.0.0-rc.10 | ||
### Patch Changes | ||
- 224f7fe: fix server route match | ||
- 204c626: feat: initial | ||
## 1.0.0-rc.9 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@modern-js/adapter-helpers", | ||
"version": "1.0.0-rc.9", | ||
"version": "1.0.0-rc.10", | ||
"jsnext:source": "./src/index.ts", | ||
@@ -22,4 +22,4 @@ "types": "./dist/types/index.d.ts", | ||
"typescript": "^4", | ||
"@modern-js/plugin-testing": "^1.0.0-rc.9", | ||
"@modern-js/module-tools": "^1.0.0-rc.9" | ||
"@modern-js/plugin-testing": "^1.0.0-rc.10", | ||
"@modern-js/module-tools": "^1.0.0-rc.10" | ||
}, | ||
@@ -26,0 +26,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
17915