Skip to content

v2.1.4

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Nov 18:18
· 130 commits to master since this release

2.1.4 (2024-11-19)

🐛 Bug 修复

  • 修复 await c.req.json() 无法获取数据的问题,新增 getBodyByReq 函数处理请求体解析 (5c70e47)