Please refer to Changelog for all changes. | 请访问 更新日志 了解所有更新。
What's Changed
New Features 🎉
- types(Toast): add
ToastWrapperInstance
export. by @long-woo in #12166 - feat(FloatingBubble): use component attrs by @zhousg in #12171
Bug Fixes 🐞
- fix(floatingPanel): Lag caused by scrollbar and panel movement #12146 by @yue1123 in #12161
- fix(cli): should escape curly brackets in markdown by @chenjiahan in #12188
- fix(Dialog): improve slot exit judgment by @xincheng-1999 in #12189
Document 📖
- docs(changelog): vant@4.6.4 by @chenjiahan in #12159
- docs: add instructions for bun package manager by @colinhacks in #12182
Other Changes
- chore: add script to format GitHub changelog by @chenjiahan in #12158
- chore(FloatingPanel): change the default value of lock-scroll to false by @inottn in #12162
- chore(FloatingPanel): improve code style by @chenjiahan in #12175
- feat(DropdownMenu): add swipe-threshold prop by @inottn in #12117
- refactor(cli): rewrite vite-plugin-md by @chenjiahan in #12179
- chore(deps): bump markdown-it v13 and commander v11 by @chenjiahan in #12180
- chore(CI): do not run codeql for pull request by @chenjiahan in #12181
New Contributors
- @long-woo made their first contribution in #12166
- @yue1123 made their first contribution in #12161
- @colinhacks made their first contribution in #12182
- @xincheng-1999 made their first contribution in #12189
Full Changelog: v4.6.4...v4.6.5