[all]<docs> 版本文档内容更新

This commit is contained in:
13659257719 2023-10-12 16:24:37 +08:00
parent 3c776ec701
commit e649ba5d55
1 changed files with 25 additions and 0 deletions

View File

@ -1,3 +1,28 @@
# 0.0.2 版本
## 新特性
- **inula-request** 新增响应体中获取完整 URL 能力。
## API变更
## Bug修复
- **inula** 解决事件卸载失败问题。
- **inula** 解决 mouseover 重复触发 mouseEnter 事件问题。
- **inula** 大数组合并使用 concat。
- **inula** 事件支持 defaultPrevented 属性
## CVE漏洞修复
## 已知问题
# 0.0.1 版本
## 新特性