v4.6.7
版本发布时间: 2023-09-04 22:23:54
youzan/vant最新发布版本:v4.9.8(2024-10-13 16:15:04)
Please refer to Changelog for all changes. | 请访问 更新日志 了解所有更新。
What's Changed
New Features 🎉
- feat(vant-use): add useRaf by @Simon-He95 in https://github.com/youzan/vant/pull/12211
- feat(Checkbox): add indeterminate status by @wjw-gavin in https://github.com/youzan/vant/pull/12216
- feat(auto-import-resolver): add auto-import-resolver package by @wChenonly in https://github.com/youzan/vant/pull/12227
- feat(ConfigProvider): add theme-vars-scope props enable root affects by @zhousg in https://github.com/youzan/vant/pull/12240
Bug Fixes 🐞
- fix(auto-import-resolver): type mismatch in TS projects by @chenjiahan in https://github.com/youzan/vant/pull/12243
- fix(eslint): eslint 不再支持.eslintignore文件, 需要在.eslintrc配置ignorePatterns by @MrXwq in https://github.com/youzan/vant/pull/12237
Document 📖
- docs(changelog): vant@4.6.6 by @chenjiahan in https://github.com/youzan/vant/pull/12209
- docs: improve the menu position of back-top by @wjw-gavin in https://github.com/youzan/vant/pull/12223
- docs: improve use-raf document by @chenjiahan in https://github.com/youzan/vant/pull/12224
- docs: add Vite and Nuxt guide to quickstart by @chenjiahan in https://github.com/youzan/vant/pull/12239
- docs(auto-import-resolver): update README and folder name by @chenjiahan in https://github.com/youzan/vant/pull/12241
- docs(auto-import-resolver): add Rspack usage by @chenjiahan in https://github.com/youzan/vant/pull/12242
- docs(ConfigProvider): update the guide of modify CSS vars by @chenjiahan in https://github.com/youzan/vant/pull/12246
Other Changes
- test: migrate test runner to vitest by @chenjiahan in https://github.com/youzan/vant/pull/12206
- chore(CI): fix codecov reporter by @chenjiahan in https://github.com/youzan/vant/pull/12210
- chore: use workspace protocol for internal deps by @chenjiahan in https://github.com/youzan/vant/pull/12225
- test: fix vitest canvas mock by @chenjiahan in https://github.com/youzan/vant/pull/12226
- chore(ConfigProvider): update variable name and init execute the sync… by @zhousg in https://github.com/youzan/vant/pull/12248
Full Changelog: https://github.com/youzan/vant/compare/v4.6.6...v4.6.7