v2.69.2
What's Changed
Performance Improvements ⚡
- perf: server monitor add more tags for timing/counter event by @GiveMe-A-Name in #7968
Bug Fixes 🐞
- fix: should read html templates only in getHtmlTemplates function by @yimingjfe in #7962
- fix: should immediately assign routes by @yimingjfe in #7927
更新内容
性能优化 ⚡
- perf: server monitor 为 timing/couter 事件添加更多的 tags 由 @GiveMe-A-Name 实现, 详情可查看 #7968
Bug 修复 🐞
- fix: 在 getHtmlTemplates 函数中读取 html 模板 由 @yimingjfe 实现, 详情可查看 #7962
- fix: 应该立即赋值 routes 由 @yimingjfe 实现, 详情可查看 #7927