File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 0.5.1] ( https://github.com/MicroAppJS/plugin-koa/compare/v0.5.0...v0.5.1 ) (2022-05-20)
2+
3+
4+ ### Features
5+
6+ * add ` MICROAPP_LOGGER_LEVEL ` 日志等级配置,默认全开为 5 ([ 329afeb] ( https://github.com/MicroAppJS/plugin-koa/commit/329afeb5c73f237ca8f1f60b7174bf0419d8bf61 ) )
7+ * update ([ 4b50ede] ( https://github.com/MicroAppJS/plugin-koa/commit/4b50ede7ef3cf19f01261922729b9ce4574f8c7a ) )
8+ * 优化日志打印判断逻辑 ([ 731fdb0] ( https://github.com/MicroAppJS/plugin-koa/commit/731fdb0064a53cf6c507154e0d885fda872b2fae ) )
9+
110# [ 0.5.0] ( https://github.com/MicroAppJS/plugin-koa/compare/v0.4.1...v0.5.0 ) (2022-04-08)
211
312
Original file line number Diff line number Diff line change 11{
22 "name" : " @micro-app/plugin-koa" ,
3- "version" : " 0.5.0 " ,
3+ "version" : " 0.5.1 " ,
44 "description" : " [Plugin] koa adapter plugin." ,
55 "main" : " src/index.js" ,
66 "publishConfig" : {
You can’t perform that action at this time.
0 commit comments