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 5220bfc commit e2ffb3bCopy full SHA for e2ffb3b
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [0.2.0](https://github.com/MicroAppJS/plugin-koa/compare/v0.1.3...v0.2.0) (2021-03-29)
2
+
3
4
+### Features
5
6
+* 更新 `useRoute` 逻辑 ([5220bfc](https://github.com/MicroAppJS/plugin-koa/commit/5220bfca560698a78d75363f9c173170f7daa541))
7
8
## [0.1.3](https://github.com/MicroAppJS/plugin-koa/compare/v0.1.2...v0.1.3) (2021-03-25)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/plugin-koa",
- "version": "0.1.3",
+ "version": "0.2.0",
"description": "[Plugin] koa adapter plugin.",
"main": "src/index.js",
"publishConfig": {
0 commit comments