What's Changed
New Features 🎉
- feat(Locale): Added polish translations by @w2b in #13327
- feat(@vant/auto-import-resolver): Support exclude in components or apis by @front-refined in #13357
- feat(Dialog): add destroyOnClose prop to control content destruction on close by @inottn in #13382
- feat(signature): support tips slot by @chouchouji in #13385
Bug Fixes 🐞
- fix(Field): should not modify the value if it's within the min/max by @dgmpk in #13282
- fix(SwipeCell): unintended stopPropagation when canceling a swipe by @yuhengshen in #13350
- fix(Button): fix button active style by @pany-ang in #13386
Document 📖
- docs(Locale): add Polish to zh documentation by @chenjiahan in #13332
- docs(PickerGroup): add constraints to the end date by @inottn in #13334
- docs: add a community project named MobVue by @pany-ang in #13363
- docs: update rolling-text component title by @novlan1 in #13377
- docs(Form): fix form basic usage document errors by @pany-ang in #13387
Other Changes
- chore(deps): update dependency vite to v5.4.12 [security] by @renovate in #13325
- chore(deps): update dependency fs-extra to ^11.3.0 by @renovate in #13320
- chore(deps): update all patch dependencies by @renovate in #13319
- refactor(AddressEdit): remove unused country field by @inottn in #13333
- chore(ci): fix corepack key id mismatch by @inottn in #13341
- chore(deps-dev): bump vitest from 2.1.8 to 2.1.9 by @dependabot in #13342
- test(Field): should not modify the value if it's within the min/max by @inottn in #13343
- chore(deps): update all patch dependencies by @renovate in #13335
- chore(deps): update dependency esbuild to ^0.25.0 [security] by @renovate in #13349
- chore(deps): update dependency commander to ^13.1.0 - autoclosed by @renovate in #13346
- chore(deps): update dependency @types/node to ^22.13.4 by @renovate in #13345
- chore(deps): update dependency @rslib/core to ^0.4.1 by @renovate in #13336
- chore(deps): update all patch dependencies by @renovate in #13352
- chore(deps): update dependency postcss to ^8.5.3 by @renovate in #13353
- chore(deps): update cross-spawn to 7.0.6 to fix security alerts by @chenjiahan in #13358
- chore(deps): update dependency @rslib/core to ^0.5.2 by @renovate in #13359
- chore(deps): update dependency prettier to ^3.5.2 by @renovate in #13360
- chore(deps): update dependency terser to ^5.39.0 by @renovate in #13373
- chore(deps): update all patch dependencies by @renovate in #13372
- chore(deps): update all patch dependencies by @renovate in #13383
- chore(deps): update dependency @vue/babel-plugin-jsx to ^1.4.0 by @renovate in #13384
- chore(renovate): enable dependency dashboard by @chenjiahan in #13391
- chore(deps): update dependency typescript to ^5.8.2 by @renovate in #13392
- chore(deps): update pnpm to v10 by @renovate in #13394
- chore(deps): update node.js to v22 by @renovate in #13393
New Contributors
- @w2b made their first contribution in #13327
- @dgmpk made their first contribution in #13282
- @front-refined made their first contribution in #13357
- @novlan1 made their first contribution in #13377
Full Changelog: v4.9.16...v4.9.18