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 8504664 commit 893b608Copy full SHA for 893b608
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.2.6](https://github.com/MicroAppJS/plugin-koa/compare/v0.2.5...v0.2.6) (2021-11-29)
2
+
3
4
+### Features
5
6
+* 当禁用响应时,不再返回 ([8504664](https://github.com/MicroAppJS/plugin-koa/commit/8504664496453c5523012a4f73e30d034f28360f))
7
8
## [0.2.5](https://github.com/MicroAppJS/plugin-koa/compare/v0.2.4...v0.2.5) (2021-08-25)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/plugin-koa",
- "version": "0.2.5",
+ "version": "0.2.6",
"description": "[Plugin] koa adapter plugin.",
"main": "src/index.js",
"publishConfig": {
0 commit comments