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