What's Changed
New Features 🎉
- feat(Form): add prop "scrollToErrorPosition" by @pany-ang in #12937
- types(Uploader): export afterRead function type by @chenjiahan in #12961
- types(Notify): add missing teleport type by @inottn in #12985
Bug Fixes 🐞
- fix(Card): render correctly when the price is an integer by @inottn in #12917
- fix(Notify): add zIndex type by @wasdjkl in #12910
- fix(Tab): "scrollLeftTo" function could not handle decimal correctly by @pany-ang in #12918
- fix(vant-compat): [Toast][Dialog] fix missed and incorrect export error #12952 by @upthen in #12953
Document 📖
- docs(changelog): vant@4.9.1 by @chenjiahan in #12904
- docs(Notify): fix z-index option case by @chenjiahan in #12919
- docs(nav-bar): replace click-right with click-left for second example by @chouchouji in #12920
- docs(Tab): refine the description of 'props' by @pany-ang in #12935
- docs(Tab): fix documentation errors by @pany-ang in #12933
- docs(Badge): refine the description of 'props' by @pany-ang in #12936
- docs(Tab): add FQA for "swipeable" and "animated" by @pany-ang in #12938
- docs(ImagePreview): fix missing parameters by @IceyWu in #12955
- docs: fix missing
plain
prop #12962 by @namefhf in #12963 - docs: mark legacy versions as EOL by @chenjiahan in #13000
Other Changes
- chore(deps): update vitest to ^1.6.0 by @renovate in #12908
- chore(deps): update dependency prettier to ^3.3.1 by @renovate in #12905
- chore(deps): update all patch dependencies by @renovate in #12921
- test: skip failed cases for Vue ecosystem-ci by @chenjiahan in #12926
- chore(deps): update dependency jsdom to v24 by @renovate in #12924
- chore(vant-cli): drop NodeJS 14 support by @inottn in #12940
- chore: update vue to v3.4.29 and enable skipped cases by @inottn in #12939
- chore(deps): update dependency @vitejs/plugin-vue-jsx to v4 by @renovate in #12909
- chore(deps): update dependency vite to ^5.3.1 by @renovate in #12943
- chore(deps): update dependency vue-router to ^4.4.0 by @renovate in #12965
- chore(deps): update dependency postcss-load-config to v6 by @renovate in #12976
- chore(deps): update dependency markdown-it-anchor to v9 by @renovate in #12975
- chore(deps): bump Rsbuild 1.0.1-beta.0 by @chenjiahan in #13001
New Contributors
- @wasdjkl made their first contribution in #12910
- @upthen made their first contribution in #12953
- @namefhf made their first contribution in #12963
Full Changelog: v4.9.1...v4.9.2