docs(changelog): vant@4.6.7 (#12249)
This commit is contained in:
@@ -19,6 +19,38 @@ Vant 遵循 [Semver](https://semver.org/lang/zh-CN/) 语义化版本规范。
|
||||
|
||||
## 更新内容
|
||||
|
||||
### v4.6.7
|
||||
|
||||
`2023-09-04`
|
||||
|
||||
#### 新功能 🎉
|
||||
|
||||
- feat(vant-use): 添加 useRaf,由 [@Simon-He95](https://github.com/Simon-He95) 在 [#12211](https://github.com/youzan/vant/pull/12211) 中贡献
|
||||
- feat(Checkbox): 添加不确定状态,由 [@wjw-gavin](https://github.com/wjw-gavin) 在 [#12216](https://github.com/youzan/vant/pull/12216) 中贡献
|
||||
- feat(auto-import-resolver): 添加 auto-import-resolver 包,由 [@wChenonly](https://github.com/wChenonly) 在 [#12227](https://github.com/youzan/vant/pull/12227) 中贡献
|
||||
- feat(ConfigProvider): 添加 theme-vars-scope 属性以启用根作用域影响,由 [@zhousg](https://github.com/zhousg) 在 [#12240](https://github.com/youzan/vant/pull/12240) 中贡献
|
||||
|
||||
#### 问题修复 🐞
|
||||
|
||||
- fix(auto-import-resolver): 修复 TS 项目中的类型不匹配问题,由 [@chenjiahan](https://github.com/chenjiahan) 在 [#12243](https://github.com/youzan/vant/pull/12243) 中贡献
|
||||
- fix(eslint): 使用 ignorePatterns 替代 .eslintignore,由 [@MrXwq](https://github.com/MrXwq) 在 [#12237](https://github.com/youzan/vant/pull/12237) 中贡献
|
||||
|
||||
#### 文档 📖
|
||||
|
||||
- docs: 改善 back-top 的菜单位置,由 [@wjw-gavin](https://github.com/wjw-gavin) 在 [#12223](https://github.com/youzan/vant/pull/12223) 中贡献
|
||||
- docs: 改善 use-raf 文档,由 [@chenjiahan](https://github.com/chenjiahan) 在 [#12224](https://github.com/youzan/vant/pull/12224) 中贡献
|
||||
- docs: 在快速入门指南中添加 Vite 和 Nuxt 的指引,由 [@chenjiahan](https://github.com/chenjiahan) 在 [#12239](https://github.com/youzan/vant/pull/12239) 中贡献
|
||||
- docs(auto-import-resolver): 更新 README 和文件夹名称,由 [@chenjiahan](https://github.com/chenjiahan) 在 [#12241](https://github.com/youzan/vant/pull/12241) 中贡献
|
||||
- docs(auto-import-resolver): 添加 Rspack 的使用方法,由 [@chenjiahan](https://github.com/chenjiahan) 在 [#12242](https://github.com/youzan/vant/pull/12242) 中贡献
|
||||
- docs(ConfigProvider): 更新修改 CSS 变量的指南,由 [@chenjiahan](https://github.com/chenjiahan) 在 [#12246](https://github.com/youzan/vant/pull/12246) 中贡献
|
||||
|
||||
#### 其他变更
|
||||
|
||||
- test: 将测试运行器迁移到 vitest,由 [@chenjiahan](https://github.com/chenjiahan) 在 [#12206](https://github.com/youzan/vant/pull/12206) 中贡献
|
||||
- chore(CI): 修复 codecov 报告器,由 [@chenjiahan](https://github.com/chenjiahan) 在 [#12210](https://github.com/youzan/vant/pull/12210) 中贡献
|
||||
- chore: 对内部依赖使用 workspace 协议,由 [@chenjiahan](https://github.com/chenjiahan) 在 [#12225](https://github.com/youzan/vant/pull/12225) 中贡献
|
||||
- test: 修复 vitest 的 canvas 模拟,由 [@chenjiahan](https://github.com/chenjiahan) 在 [#12226](https://github.com/youzan/vant/pull/12226) 中贡献
|
||||
|
||||
### v4.6.6
|
||||
|
||||
`2023-08-20`
|
||||
|
||||
Reference in New Issue
Block a user