docs(changelog): 3.3.2
This commit is contained in:
@@ -16,6 +16,22 @@ Vant follows [Semantic Versioning 2.0.0](https://semver.org/lang/zh-CN/).
|
||||
|
||||
## Details
|
||||
|
||||
### [v3.3.2](https://github.com/compare/v3.3.1...v3.3.2)
|
||||
|
||||
`2021-11-28`
|
||||
|
||||
**Feature**
|
||||
|
||||
- add exports field and use bundled output by default [#9952](https://github.com/issues/9952)
|
||||
- Tabbar: support highlighted with child route [#9926](https://github.com/issues/9926)
|
||||
|
||||
**Bug Fixes**
|
||||
|
||||
- Calendar: auto selected to max range when show-confirm is false [#9948](https://github.com/issues/9948)
|
||||
- Calendar: should scroll to current date instead of current month [#9949](https://github.com/issues/9949)
|
||||
- Swipe: should prevent touchmove event when swiping [#9920](https://github.com/issues/9920)
|
||||
- Tabs: rename wrapper class to `van-tab__panel-wrapper` [#9951](https://github.com/issues/9951)
|
||||
|
||||
### [v3.3.1](https://github.com/compare/v3.3.0...v3.3.1)
|
||||
|
||||
`2021-11-23`
|
||||
|
||||
Reference in New Issue
Block a user