New
v4.9.18
What's Changed
New Features ๐
- feat(Locale): Added polish translations by @w2b in https://github.com/youzan/vant/pull/13327
- feat(@vant/auto-import-resolver): Support exclude in components or apis by @front-refined in https://github.com/youzan/vant/pull/13357
- feat(Dialog): add destroyOnClose prop to control content destruction on close by @inottn in https://github.com/youzan/vant/pull/13382
- feat(signature): support tips slot by @chouchouji in https://github.com/youzan/vant/pull/13385
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
- fix(SwipeCell): unintended stopPropagation when canceling a swipe by @yuhengshen in https://github.com/youzan/vant/pull/13350
- fix(Button): fix button active style by @pany-ang in https://github.com/youzan/vant/pull/13386
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
- docs: add a community project named MobVue by @pany-ang in https://github.com/youzan/vant/pull/13363
- docs: update rolling-text component title by @novlan1 in https://github.com/youzan/vant/pull/13377
- docs(Form): fix form basic usage document errors by @pany-ang in https://github.com/youzan/vant/pull/13387
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
- chore(deps): update all patch dependencies by @renovate in https://github.com/youzan/vant/pull/13335
- chore(deps): update dependency esbuild to ^0.25.0 [security] by @renovate in https://github.com/youzan/vant/pull/13349
- chore(deps): update dependency commander to ^13.1.0 - autoclosed by @renovate in https://github.com/youzan/vant/pull/13346
- chore(deps): update dependency @types/node to ^22.13.4 by @renovate in https://github.com/youzan/vant/pull/13345
- chore(deps): update dependency @rslib/core to ^0.4.1 by @renovate in https://github.com/youzan/vant/pull/13336
- chore(deps): update all patch dependencies by @renovate in https://github.com/youzan/vant/pull/13352
- chore(deps): update dependency postcss to ^8.5.3 by @renovate in https://github.com/youzan/vant/pull/13353
- chore(deps): update cross-spawn to 7.0.6 to fix security alerts by @chenjiahan in https://github.com/youzan/vant/pull/13358
- chore(deps): update dependency @rslib/core to ^0.5.2 by @renovate in https://github.com/youzan/vant/pull/13359
- chore(deps): update dependency prettier to ^3.5.2 by @renovate in https://github.com/youzan/vant/pull/13360
- chore(deps): update dependency terser to ^5.39.0 by @renovate in https://github.com/youzan/vant/pull/13373
- chore(deps): update all patch dependencies by @renovate in https://github.com/youzan/vant/pull/13372
- chore(deps): update all patch dependencies by @renovate in https://github.com/youzan/vant/pull/13383
- chore(deps): update dependency @vue/babel-plugin-jsx to ^1.4.0 by @renovate in https://github.com/youzan/vant/pull/13384
- chore(renovate): enable dependency dashboard by @chenjiahan in https://github.com/youzan/vant/pull/13391
- chore(deps): update dependency typescript to ^5.8.2 by @renovate in https://github.com/youzan/vant/pull/13392
- chore(deps): update pnpm to v10 by @renovate in https://github.com/youzan/vant/pull/13394
- chore(deps): update node.js to v22 by @renovate in https://github.com/youzan/vant/pull/13393
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
- @front-refined made their first contribution in https://github.com/youzan/vant/pull/13357
- @novlan1 made their first contribution in https://github.com/youzan/vant/pull/13377
Full Changelog: https://github.com/youzan/vant/compare/v4.9.16...v4.9.18