Skip to content

Commit c857d1f

Browse files
authored
docs(changelog): vant v4.8.10 (#12772)
1 parent 61f748d commit c857d1f

File tree

2 files changed

+56
-0
lines changed

2 files changed

+56
-0
lines changed

packages/vant/docs/markdown/changelog.en-US.md

+28
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,34 @@ Vant follows [Semantic Versioning 2.0.0](https://semver.org/lang/zh-CN/).
1919

2020
## Details
2121

22+
### v4.8.10
23+
24+
`2024-04-06`
25+
26+
#### New Features 🎉
27+
28+
- feat(TimePicker): support confirm and getSelectedTime methods by [@bluesky335](https://github.com/bluesky335) in [#12761](https://github.com/youzan/vant/pull/12761)
29+
- feat(DatePicker): support confirm and getSelectedDate method by [@bluesky335](https://github.com/bluesky335) in [#12762](https://github.com/youzan/vant/pull/12762)
30+
- feat(Coupon): support for checkbox usage by [@CatsAndMice](https://github.com/CatsAndMice) in [#12744](https://github.com/youzan/vant/pull/12744)
31+
32+
#### Other Changes
33+
34+
- chore(deps): update dependency vite to v5.0.13 [security] by [@renovate](https://github.com/renovate) in [#12767](https://github.com/youzan/vant/pull/12767)
35+
- chore(deps): update all patch dependencies by [@renovate](https://github.com/renovate) in [#12756](https://github.com/youzan/vant/pull/12756)
36+
- chore(deps): update dependency [@types](https://github.com/types)/lodash to ^4.17.0 by @renovate in [#12757](https://github.com/youzan/vant/pull/12757)
37+
- chore: correct return type of getSelectedTime by [@chenjiahan](https://github.com/chenjiahan) in [#12768](https://github.com/youzan/vant/pull/12768)
38+
- refactor(Coupon): simplify the checkbox usage by [@chenjiahan](https://github.com/chenjiahan) in [#12771](https://github.com/youzan/vant/pull/12771)
39+
40+
#### New Contributors
41+
42+
- [@bluesky335](https://github.com/bluesky335) made their first contribution in [#12761](https://github.com/youzan/vant/pull/12761)
43+
44+
### v4.8.9
45+
46+
`2024-04-06`
47+
48+
Invalid version, please do not use it.
49+
2250
### v4.8.8
2351

2452
`2024-03-31`

packages/vant/docs/markdown/changelog.zh-CN.md

+28
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,34 @@ Vant 遵循 [Semver](https://semver.org/lang/zh-CN/) 语义化版本规范。
1919

2020
## 更新内容
2121

22+
### v4.8.10
23+
24+
`2024-04-06`
25+
26+
#### 新功能 🎉
27+
28+
- feat(TimePicker):支持 confirm 和 getSelectedTime 方法,由 [@bluesky335](https://github.com/bluesky335)[#12761](https://github.com/youzan/vant/pull/12761) 提供
29+
- feat(DatePicker):支持 confirm 和 getSelectedDate 方法,由 [@bluesky335](https://github.com/bluesky335)[#12762](https://github.com/youzan/vant/pull/12762) 提供
30+
- feat(Coupon):支持复选框用法,由 [@CatsAndMice](https://github.com/CatsAndMice)[#12744](https://github.com/youzan/vant/pull/12744) 提供
31+
32+
#### 其他变更
33+
34+
- chore(deps):更新依赖 vite 至 v5.0.13 [安全],由 [@renovate](https://github.com/renovate)[#12767](https://github.com/youzan/vant/pull/12767) 提供
35+
- chore(deps):更新所有补丁依赖项,由 [@renovate](https://github.com/renovate)[#12756](https://github.com/youzan/vant/pull/12756) 提供
36+
- chore(deps):更新依赖项 [@types](https://github.com/types)/lodash 至 ^4.17.0,由 [@renovate](https://github.com/renovate)[#12757](https://github.com/youzan/vant/pull/12757) 提供
37+
- chore:修正 getSelectedTime 的返回类型,由 [@chenjiahan](https://github.com/chenjiahan)[#12768](https://github.com/youzan/vant/pull/12768) 提供
38+
- refactor(Coupon):简化复选框用法,由 [@chenjiahan](https://github.com/chenjiahan)[#12771](https://github.com/youzan/vant/pull/12771) 提供
39+
40+
#### 新贡献者
41+
42+
- [@bluesky335](https://github.com/bluesky335)[#12761](https://github.com/youzan/vant/pull/12761) 中首次贡献
43+
44+
### v4.8.9
45+
46+
`2024-04-06`
47+
48+
无效版本,请勿使用。
49+
2250
### v4.8.8
2351

2452
`2024-03-31`

0 commit comments

Comments
 (0)