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 2d2cb97 commit 6e1e3b3Copy full SHA for 6e1e3b3
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.5.4](https://github.com/MicroAppJS/plugin-koa/compare/v0.5.3...v0.5.4) (2024-01-18)
2
+
3
4
+### Features
5
6
+* support ts ([2d2cb97](https://github.com/MicroAppJS/plugin-koa/commit/2d2cb97905f7f787911a7175597a10ddd1bc5cf8))
7
8
## [0.5.3](https://github.com/MicroAppJS/plugin-koa/compare/v0.5.2...v0.5.3) (2023-04-04)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/plugin-koa",
- "version": "0.5.3",
+ "version": "0.5.4",
"description": "[Plugin] koa adapter plugin.",
"main": "src/index.js",
"publishConfig": {
0 commit comments