What's Changed
New Features 🎉
- feat: support link css from shadow dom by @yoyo837 in #12526
- feat(DropdownMenu): add auto-locate prop by @inottn in #12251
Performance 🚀
- perf(CLI): improve markdown compile performance by @chenjiahan in #12541
Bug Fixes 🐞
- fix(ci): eslint on windows (#12492) by @Jungzl in #12516
- fix(ImagePreview): double-scale and close-on-click-overlay may not work in certain scenarios by @inottn in #12521
Document 📖
- docs(changelog): vant@4.8.1 by @chenjiahan in #12512
Other Changes
- chore(deps): bump Rsbuild v0.2.8 by @chenjiahan in #12519
- chore(deps): bump Vue 3.4.0-beta.4 by @chenjiahan in #12520
- test: bump vitest v1.1.0 by @chenjiahan in #12522
- chore(deps): bump vite v5 by @chenjiahan in #12523
- chore(deps): bump esbuild v0.19 by @chenjiahan in #12524
- chore: lock Rspack v0.4.3 to fix CSS issue by @chenjiahan in #12525
- chore(workflow): adjust issue templates by @chenjiahan in #12528
- chore(workflow): update codesandbox URL by @chenjiahan in #12529
- chore: update vitest config by @inottn in #12530
- chore(deps): bump Rsbuild and Vue by @chenjiahan in #12532
- chore(ImagePreview): reuse isTap ref by @inottn in #12536
- test(Toast): reduce test run time by @inottn in #12538
- test(FloatingBubble): reduce test run time by @inottn in #12539
- release: vant v4.8.2 by @chenjiahan in #12542
Full Changelog: v4.8.1...v4.8.2