v4.8.10
版本发布时间: 2024-04-06 22:08:25
youzan/vant最新发布版本:v4.9.8(2024-10-13 16:15:04)
What's Changed
New Features 🎉
- feat(TimePicker): support confirm and getSelectedTime methods by @bluesky335 in https://github.com/youzan/vant/pull/12761
- feat(DatePicker): support confirm and getSelectedDate method by @bluesky335 in https://github.com/youzan/vant/pull/12762
- feat(Coupon): support for checkbox usage by @CatsAndMice in https://github.com/youzan/vant/pull/12744
Other Changes
- chore(deps): update dependency vite to v5.0.13 [security] by @renovate in https://github.com/youzan/vant/pull/12767
- chore(deps): update all patch dependencies by @renovate in https://github.com/youzan/vant/pull/12756
- chore(deps): update dependency @types/lodash to ^4.17.0 by @renovate in https://github.com/youzan/vant/pull/12757
- chore: correct return type of getSelectedTime by @chenjiahan in https://github.com/youzan/vant/pull/12768
- refactor(Coupon): simplify the checkbox usage by @chenjiahan in https://github.com/youzan/vant/pull/12771
New Contributors
- @bluesky335 made their first contribution in https://github.com/youzan/vant/pull/12761
Full Changelog: https://github.com/youzan/vant/compare/v4.8.8...v4.8.10