- @egg/hooks@1.2.0 - @egg/lark-msg-tool@1.2.0 - @egg/logger@1.3.0 - @egg/net-tool@1.4.0 - @egg/path-tool@1.3.0
610 B
610 B
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.2.0 (2024-08-21)
Features
- global-link: 支持修改编译后的链接指向 (4f787c0)
1.1.0 (2024-08-20)
Features
- 新增Hooks包,支持创建排序函数、解析JSON字符串、深度解析JSON、JSON转字符串 (510dc2c)