New
v4.9.17
What's Changed
New Features ๐
- feat(Locale): Added polish translations by @w2b in https://github.com/youzan/vant/pull/13327
Bug Fixes ๐
- fix(Field): should not modify the value if it's within the min/max by @dgmpk in https://github.com/youzan/vant/pull/13282
Document ๐
- docs(Locale): add Polish to zh documentation by @chenjiahan in https://github.com/youzan/vant/pull/13332
- docs(PickerGroup): add constraints to the end date by @inottn in https://github.com/youzan/vant/pull/13334
Other Changes
- chore(deps): update dependency vite to v5.4.12 [security] by @renovate in https://github.com/youzan/vant/pull/13325
- chore(deps): update dependency fs-extra to ^11.3.0 by @renovate in https://github.com/youzan/vant/pull/13320
- chore(deps): update all patch dependencies by @renovate in https://github.com/youzan/vant/pull/13319
- refactor(AddressEdit): remove unused country field by @inottn in https://github.com/youzan/vant/pull/13333
- chore(ci): fix corepack key id mismatch by @inottn in https://github.com/youzan/vant/pull/13341
- chore(deps-dev): bump vitest from 2.1.8 to 2.1.9 by @dependabot in https://github.com/youzan/vant/pull/13342
- test(Field): should not modify the value if it's within the min/max by @inottn in https://github.com/youzan/vant/pull/13343
New Contributors
- @w2b made their first contribution in https://github.com/youzan/vant/pull/13327
- @dgmpk made their first contribution in https://github.com/youzan/vant/pull/13282
Full Changelog: https://github.com/youzan/vant/compare/v4.9.16...v4.9.17