yxuse 3.0.22 → 3.0.24

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -2,6 +2,11 @@
2
2
 
3
3
  ## 更新日志
4
4
 
5
+ - 2024 4-15 (Vue2.x--> 2.0.15 Vue3.x--->3.0.21)
6
+ - 新增 icon 的自动加载功能,以及 icon 的管理
7
+ ```js
8
+ import yxIcon from "yxuse/yxIcon";
9
+ ```
5
10
  - 2024 4-01 (Vue2.x--> 2.0.11 Vue3.x--->3.0.18)
6
11
 
7
12
  - 悬浮球新增语言切换的入口