egg_tools/packages/hooks/CHANGELOG.md
zhaoyingbo f54b16641e chore(release): publish
- @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
2024-08-21 02:06:16 +00:00

610 B
Raw Blame History

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)