v4.10.0
- feat(image-preview): expose prev/next methods by @JavonLuo in https://github.com/youzan/vant/pull/13830
- feat(Field): expose adjustTextareaSize by @zhaojjiang in https://github.com/youzan/vant/pull/13839
- feat(locale): add Norwegian Nynorsk (nn-NO) language pack by @arvindfroi in https://github.com/youzan/vant/pull/13858
- fix(Popup): fix useLockScroll to allow horizontal scroll on child com… by @mashirozx in https://github.com/youzan/vant/pull/13811
- fix(Field): prevent click event when disabled with is-link by @Bayern4ever-dot in https://github.com/youzan/vant/pull/13846
- fix(locale): correct Norwegian Bokmål (nb-NO) translations by @arvindfroi in https://github.com/youzan/vant/pull/13853
- docs: add nn-NO locale docs by @chenjiahan in https://github.com/youzan/vant/pull/13859
- chore(deps): update dependency markdown-it to v14.1.1 [security] by @renovate[bot] in https://github.com/youzan/vant/pull/13800
- chore(deps): update pnpm to v10.33.0 by @renovate[bot] in https://github.com/youzan/vant/pull/13803
- chore(deps): update all patch dependencies by @renovate[bot] in https://github.com/youzan/vant/pull/13802
- chore(deps): update dependency lodash to v4.18.1 [security] by @renovate[bot] in https://github.com/youzan/vant/pull/13805
- chore(deps): enable Renovate automerge for non-major updates by @chenjiahan in https://github.com/youzan/vant/pull/13807
- chore(deps): update dependency esbuild to ^0.28.0 by @renovate[bot] in https://github.com/youzan/vant/pull/13809
- chore(deps): update all patch dependencies by @renovate[bot] in https://github.com/youzan/vant/pull/13808
- chore(deps): update dependency @rsbuild/core to v2 by @renovate[bot] in https://github.com/youzan/vant/pull/13824
- chore(deps): bump postcss from 8.5.9 to 8.5.10 by @dependabot[bot] in https://github.com/youzan/vant/pull/13827
- chore(deps): update dependency @rslib/core to ^0.21.3 by @renovate[bot] in https://github.com/youzan/vant/pull/13814
- chore(deps): update dependency @rsbuild/plugin-vue-jsx to v2 by @renovate[bot] in https://github.com/youzan/vant/pull/13816
- chore(deps): update codecov/codecov-action action to v6 by @renovate[bot] in https://github.com/youzan/vant/pull/13815
- chore(deps): update dependency autoprefixer to ^10.5.0 by @renovate[bot] in https://github.com/youzan/vant/pull/13822
- chore(deps): update all patch dependencies by @renovate[bot] in https://github.com/youzan/vant/pull/13821
- chore: migrate linting to Rslint by @chenjiahan in https://github.com/youzan/vant/pull/13831
- chore(deps): update dependency vue-router to v5 by @renovate[bot] in https://github.com/youzan/vant/pull/13788
- chore(deps): update dependency macos to v26 by @renovate[bot] in https://github.com/youzan/vant/pull/13842
- chore(deps): update dependency markdown-it to ^14.2.0 by @renovate[bot] in https://github.com/youzan/vant/pull/13841
- chore(deps): bump js-cookie from 3.0.5 to 3.0.7 by @dependabot[bot] in https://github.com/youzan/vant/pull/13840
- chore(deps): update dependency @rstest/coverage-istanbul to ^0.10.3 by @renovate[bot] in https://github.com/youzan/vant/pull/13837
- chore(deps): update dependency terser to ^5.48.0 by @renovate[bot] in https://github.com/youzan/vant/pull/13834
- chore(deps): bump brace-expansion from 2.0.1 to 5.0.6 by @dependabot[bot] in https://github.com/youzan/vant/pull/13838
- chore(deps): update all patch dependencies by @renovate[bot] in https://github.com/youzan/vant/pull/13833
- chore(deps): update dependency @rstest/core to ^0.10.3 by @renovate[bot] in https://github.com/youzan/vant/pull/13836
- chore: replace issues helper action by @chenjiahan in https://github.com/youzan/vant/pull/13844
- chore(deps): update dependency esbuild to v0.28.1 [security] by @renovate[bot] in https://github.com/youzan/vant/pull/13850
- chore(deps): update actions/stale action to v10.3.0 by @renovate[bot] in https://github.com/youzan/vant/pull/13852
- chore(deps): update all patch dependencies by @renovate[bot] in https://github.com/youzan/vant/pull/13851
- chore(deps): update all patch dependencies by @renovate[bot] in https://github.com/youzan/vant/pull/13854
- chore(deps): update dependency @babel/preset-typescript to ^7.29.7 by @renovate[bot] in https://github.com/youzan/vant/pull/13855
- @JavonLuo made their first contribution in https://github.com/youzan/vant/pull/13830
- @mashirozx made their first contribution in https://github.com/youzan/vant/pull/13811
- @Bayern4ever-dot made their first contribution in https://github.com/youzan/vant/pull/13846
- @arvindfroi made their first contribution in https://github.com/youzan/vant/pull/13853
Full Changelog: https://github.com/youzan/vant/compare/v4.9.24...v4.10.0
v4.9.24
- fix: publishing error left
"workspace:^"inpackage.json#dependencies.
- chore(deps): update dependency @types/node to ^24.12.0 by @renovate[bot] in https://github.com/youzan/vant/pull/13787
Full Changelog: https://github.com/youzan/vant/compare/v4.9.23...v4.9.24
v4.9.23
- feat(touch-emulator): support Shadow DOM event handling by @inottn in https://github.com/youzan/vant/pull/13723
- feat(action-bar-icon): Add disabled state support by @ascii5 in https://github.com/youzan/vant/pull/13744
- feat(Progress): add pivot slot for custom content by @wjw-gavin in https://github.com/youzan/vant/pull/13777
- feat(FloatingPanel): add draggable prop by @wjw-gavin in https://github.com/youzan/vant/pull/13773
- feat(Popup): export useGlobalZIndex and setGlobalZIndex by @hellomrbigshot in https://github.com/youzan/vant/pull/13789
- feat(Signature): add undo functionality by @wjw-gavin in https://github.com/youzan/vant/pull/13775
- feat(SwipeCell): add customizable threshold prop for swipe actions by @quietdw in https://github.com/youzan/vant/pull/13792
- fix(Field): correctly limit maxlength when pasting multiple emojis by @inottn in https://github.com/youzan/vant/pull/13713
- fix(FloatingPanel): add
-webkit-overflow-scrollingto prevent iOS render glitch by @oklch in https://github.com/youzan/vant/pull/13747
- docs: fix typo in contributors link target attribute by @baozjj in https://github.com/youzan/vant/pull/13753
- docs: remove outdated link by @inottn in https://github.com/youzan/vant/pull/13757
- chore(deps): update dependency transliteration to ^2.6.0 by @renovate[bot] in https://github.com/youzan/vant/pull/13724
- chore(deps): update dependency less to ^4.5.1 by @renovate[bot] in https://github.com/youzan/vant/pull/13715
- chore(deps): update all patch dependencies by @renovate[bot] in https://github.com/youzan/vant/pull/13714
- chore(deps): update pnpm to v10.28.0 by @renovate[bot] in https://github.com/youzan/vant/pull/13725
- chore(deps): update jamesives/github-pages-deploy-action action to v4.8.0 by @renovate[bot] in https://github.com/youzan/vant/pull/13750
- chore(deps): update dependency @rsbuild/core to ^1.7.2 by @renovate[bot] in https://github.com/youzan/vant/pull/13737
- chore(deps): update dependency @types/node to v24 by @renovate[bot] in https://github.com/youzan/vant/pull/13731
- chore(deps): update actions/checkout action to v6 by @renovate[bot] in https://github.com/youzan/vant/pull/13730
- chore(deps): update dependency @rslib/core to ^0.19.2 by @renovate[bot] in https://github.com/youzan/vant/pull/13738
- chore(deps): update all patch dependencies by @renovate[bot] in https://github.com/youzan/vant/pull/13749
- chore(deps): update pnpm to v10.30.0 by @renovate[bot] in https://github.com/youzan/vant/pull/13781
- chore(deps): update dependency @babel/core to ^7.29.0 by @renovate[bot] in https://github.com/youzan/vant/pull/13771
- chore(deps): update dependency terser to ^5.46.0 by @renovate[bot] in https://github.com/youzan/vant/pull/13766
- chore(deps): bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in https://github.com/youzan/vant/pull/13763
- chore(deps): update dependency prettier to ^3.8.1 by @renovate[bot] in https://github.com/youzan/vant/pull/13759
- refactor(ActionBarIcon): extract onClick logic to setup by @inottn in https://github.com/youzan/vant/pull/13762
- chore(deps): update rsbuild plugins by @renovate[bot] in https://github.com/youzan/vant/pull/13772
- chore(deps): update dependency node to v22.22.0 by @renovate[bot] in https://github.com/youzan/vant/pull/13758
- chore(deps): update pnpm to v10.32.1 by @renovate[bot] in https://github.com/youzan/vant/pull/13793
- chore(deps): update dependency less to ^4.6.4 by @renovate[bot] in https://github.com/youzan/vant/pull/13796
- chore(deps): update dependency @rslib/core to ^0.20.0 by @renovate[bot] in https://github.com/youzan/vant/pull/13795
- test: migrate tests to rstest by @9aoy in https://github.com/youzan/vant/pull/13799
- chore(deps): update dependency rslog to v2 by @renovate[bot] in https://github.com/youzan/vant/pull/13785
- chore(deps): update dependency markdown-it to v14.1.1 [security] by @renovate[bot] in https://github.com/youzan/vant/pull/13780
- chore(deps): update all patch dependencies by @renovate[bot] in https://github.com/youzan/vant/pull/13765
- @baozjj made their first contribution in https://github.com/youzan/vant/pull/13753
- @ascii5 made their first contribution in https://github.com/youzan/vant/pull/13744
- @oklch made their first contribution in https://github.com/youzan/vant/pull/13747
- @9aoy made their first contribution in https://github.com/youzan/vant/pull/13799
- @hellomrbigshot made their first contribution in https://github.com/youzan/vant/pull/13789
- @quietdw made their first contribution in https://github.com/youzan/vant/pull/13792
Full Changelog: https://github.com/youzan/vant/compare/v4.9.22...v4.9.23
v4.9.22
- feat(FloatingPanel): add prop magnetic by @bmmmmmmmmm in https://github.com/youzan/vant/pull/13608
- feat(List): hide loading when loadingText is set to null by @yoyo837 in https://github.com/youzan/vant/pull/13440
- types(field): add FieldEnterKeyHint type and update enterkeyhint prop type in Field component by @edison1105 in https://github.com/youzan/vant/pull/13692
- fix(area-data): codes of Sansha City and Hetian City of Tibet have been adjusted. by @mumuy in https://github.com/youzan/vant/pull/13593
- fix(TimePicker): correct error message for unsupported columns type by @phil668 in https://github.com/youzan/vant/pull/13691
- fix(Field): improve cursor position handling for emoji input and formatting by @inottn in https://github.com/youzan/vant/pull/13711
- fix(Search): set Field labelAlign prop by @babalrlr in https://github.com/youzan/vant/pull/13657
- fix(Stepper): format scientific number by @pany-ang in https://github.com/youzan/vant/pull/13709
- fix(FloatingPanel): add dynamic padding to content based on height changes by @inottn in https://github.com/youzan/vant/pull/13712
- docs: update vue-zone project links in ecosystem by @cwandev in https://github.com/youzan/vant/pull/13556
- docs(Field): add prop rows description by @pany-ang in https://github.com/youzan/vant/pull/13576
- docs(Popup): align document and demo by @pany-ang in https://github.com/youzan/vant/pull/13577
- docs(locale): update
vue-i18nrepo link by @cwandev in https://github.com/youzan/vant/pull/13583
- chore(deps): update pnpm to v10.13.1 by @renovate[bot] in https://github.com/youzan/vant/pull/13554
- chore(deps): update dependency rspack-plugin-virtual-module to v1 by @renovate[bot] in https://github.com/youzan/vant/pull/13557
- chore(deps): update all patch dependencies by @renovate[bot] in https://github.com/youzan/vant/pull/13562
- chore(deps): update all patch dependencies by @renovate[bot] in https://github.com/youzan/vant/pull/13563
- chore(deps): update dependency less to ^4.4.0 by @renovate[bot] in https://github.com/youzan/vant/pull/13573
- chore(deps): update dependency @rsbuild/plugin-less to ^1.3.2 by @renovate[bot] in https://github.com/youzan/vant/pull/13564
- chore(deps): update dependency @rsbuild/plugin-less to ^1.4.0 by @renovate[bot] in https://github.com/youzan/vant/pull/13589
- chore(deps): update dependency @vue/babel-plugin-jsx to ^1.5.0 by @renovate[bot] in https://github.com/youzan/vant/pull/13590
- chore: fix typo by @novlan1 in https://github.com/youzan/vant/pull/13592
- chore(deps): update dependency @types/node to ^22.17.2 by @renovate[bot] in https://github.com/youzan/vant/pull/13580
- chore(deps): update dependency @rslib/core to ^0.12.1 by @renovate[bot] in https://github.com/youzan/vant/pull/13572
- chore(deps): update pnpm to v10.14.0 by @renovate[bot] in https://github.com/youzan/vant/pull/13597
- chore(deps): update all patch dependencies by @renovate[bot] in https://github.com/youzan/vant/pull/13579
- chore(deps): update dependency typescript to ^5.9.2 by @renovate[bot] in https://github.com/youzan/vant/pull/13596
- chore(deps): update all patch dependencies by @renovate[bot] in https://github.com/youzan/vant/pull/13601
- chore(deps): update dependency vite to v5.4.20 [security] by @renovate[bot] in https://github.com/youzan/vant/pull/13624
- chore(deps): update dependency @types/node to ^22.18.3 by @renovate[bot] in https://github.com/youzan/vant/pull/13619
- chore(deps): update dependency terser to ^5.44.0 by @renovate[bot] in https://github.com/youzan/vant/pull/13620
- chore(deps): update all patch dependencies by @renovate[bot] in https://github.com/youzan/vant/pull/13626
- chore(deps): update dependency @rslib/core to ^0.13.3 by @renovate[bot] in https://github.com/youzan/vant/pull/13627
- chore(deps): update pnpm to v10.17.0 - autoclosed by @renovate[bot] in https://github.com/youzan/vant/pull/13602
- chore(deps): update Rsbuild to v1.5 by @renovate[bot] in https://github.com/youzan/vant/pull/13638
- chore(deps): update actions/checkout action to v5 by @renovate[bot] in https://github.com/youzan/vant/pull/13639
- chore(deps): update pnpm to v10.18.0 by @renovate[bot] in https://github.com/youzan/vant/pull/13647
- chore(deps): update dependency @vue/babel-plugin-jsx to v2 by @renovate[bot] in https://github.com/youzan/vant/pull/13650
- chore(deps): update dependency @rslib/core to ^0.15.1 by @renovate[bot] in https://github.com/youzan/vant/pull/13645
- chore(deps): update all patch dependencies by @renovate[bot] in https://github.com/youzan/vant/pull/13641
- chore(deps): update dependency macos to v15 by @renovate[bot] in https://github.com/youzan/vant/pull/13646
- chore(deps): update dependency vue-router to ^4.6.3 by @renovate[bot] in https://github.com/youzan/vant/pull/13654
- chore(deps): update github/codeql-action action to v4 by @renovate[bot] in https://github.com/youzan/vant/pull/13651
- chore(deps): update dependency csstype to ^3.2.2 by @renovate[bot] in https://github.com/youzan/vant/pull/13687
- chore(deps): update dependency rimraf to ^6.1.0 by @renovate[bot] in https://github.com/youzan/vant/pull/13688
- chore(deps): update dependency rslog to ^1.3.0 by @renovate[bot] in https://github.com/youzan/vant/pull/13700
- chore(deps): update dependency nano-staged to ^0.9.0 by @renovate[bot] in https://github.com/youzan/vant/pull/13699
- chore(deps): update dependency @rslib/core to ^0.18.0 by @renovate[bot] in https://github.com/youzan/vant/pull/13671
- chore(deps): update dependency node to v22.21.1 by @renovate[bot] in https://github.com/youzan/vant/pull/13682
- chore(deps): update all patch dependencies by @renovate[bot] in https://github.com/youzan/vant/pull/13662
- chore(deps): update actions/setup-node action to v6 by @renovate[bot] in https://github.com/youzan/vant/pull/13655
- chore(deps): update dependency esbuild to ^0.27.0 by @renovate[bot] in https://github.com/youzan/vant/pull/13681
- chore(deps): update dependency @types/node to ^22.19.1 by @renovate[bot] in https://github.com/youzan/vant/pull/13672
- chore(deps): update dependency @babel/preset-typescript to ^7.28.5 by @renovate[bot] in https://github.com/youzan/vant/pull/13663
- chore(deps): update all patch dependencies by @renovate[bot] in https://github.com/youzan/vant/pull/13707
- chore(deps): update rsbuild to ^1.6.13 by @renovate[bot] in https://github.com/youzan/vant/pull/13708
- chore(deps): update pnpm to v10.25.0 - autoclosed by @renovate[bot] in https://github.com/youzan/vant/pull/13704
- chore(deps): update dependency prettier to ^3.7.4 by @renovate[bot] in https://github.com/youzan/vant/pull/13703
- @mumuy made their first contribution in https://github.com/youzan/vant/pull/13593
- @bmmmmmmmmm made their first contribution in https://github.com/youzan/vant/pull/13608
- @edison1105 made their first contribution in https://github.com/youzan/vant/pull/13692
- @babalrlr made their first contribution in https://github.com/youzan/vant/pull/13657
Full Changelog: https://github.com/youzan/vant/compare/v4.9.21...v4.9.22
v4.9.21
- feat(Tab): Add useAllTabStatus and replace useTabStatus by @yuhengshen in https://github.com/youzan/vant/pull/13516
- fix(Progress): width overflow by @pany-ang in https://github.com/youzan/vant/pull/13519
- fix(FloatingBubble): should handle negative gap values by @inottn in https://github.com/youzan/vant/pull/13544
- fix(checkbox): apply 'checked-color' when 'checkbox' is indeterminate by @keeplearning66 in https://github.com/youzan/vant/pull/13553
- chore(deps): update dependency terser to ^5.43.1 by @renovate[bot] in https://github.com/youzan/vant/pull/13510
- chore(deps): update dependency commander to v14 by @renovate[bot] in https://github.com/youzan/vant/pull/13511
- chore(deps): update dependency @rslib/core to ^0.10.4 by @renovate[bot] in https://github.com/youzan/vant/pull/13529
- chore(deps): update dependency prettier to ^3.6.2 - autoclosed by @renovate[bot] in https://github.com/youzan/vant/pull/13541
- chore(deps): update dependency @babel/core to ^7.28.0 by @renovate[bot] in https://github.com/youzan/vant/pull/13549
- chore(deps): update rsbuild to v1.4.6 by @renovate[bot] in https://github.com/youzan/vant/pull/13540
- chore(deps): update all patch dependencies by @renovate[bot] in https://github.com/youzan/vant/pull/13528
- chore(deps): update dependency @types/node to ^22.16.3 by @renovate[bot] in https://github.com/youzan/vant/pull/13550
- @keeplearning66 made their first contribution in https://github.com/youzan/vant/pull/13553
Full Changelog: https://github.com/youzan/vant/compare/v4.9.20...v4.9.21
v2.13.9
✨ Features
- feat(Sku): support disable_status field to filter disabled SKU options (#13520)
v4.9.20
- feat(Popup): add overlay-props prop by @chenjiahan in https://github.com/youzan/vant/pull/13443
- feat(image): add native
decodingprop to Image component by @tajrobewiki in https://github.com/youzan/vant/pull/13487
- fix(Picker): makesure confirm params' behavior consistent (#13423) by @KayneWang in https://github.com/youzan/vant/pull/13425
- fix(Picker): update selected values when modelValue is cleared by @chenjiahan in https://github.com/youzan/vant/pull/13445
- fix(Watermark): ensure watermark updates on imageBase64 change by @inottn in https://github.com/youzan/vant/pull/13474
- docs: correct window.innerWidth to window.innerHeight in FloatingPanel by @tuesdaytoyou in https://github.com/youzan/vant/pull/13456
- docs(Form): fix variable errors by @pany-ang in https://github.com/youzan/vant/pull/13499
- docs: fix typo in uploader document by @Uyoahz26 in https://github.com/youzan/vant/pull/13502
- docs: fix typo in contribution by @git0x4c in https://github.com/youzan/vant/pull/13505
- docs(Field): add field version number for A's props by @pany-ang in https://github.com/youzan/vant/pull/13506
- docs(Uploader): optimize parameter description by @pany-ang in https://github.com/youzan/vant/pull/13498
- docs(Image): add decoding prop by @chenjiahan in https://github.com/youzan/vant/pull/13509
- chore(deps): update all patch dependencies by @renovate in https://github.com/youzan/vant/pull/13434
- chore(deps): update dependency less to ^4.3.0 by @renovate in https://github.com/youzan/vant/pull/13435
- fix(DropdownMenu): DropdownMenu overlay flickering by @yuhengshen in https://github.com/youzan/vant/pull/13436
- chore(deps): update pnpm to v10.9.0 by @renovate in https://github.com/youzan/vant/pull/13446
- chore(deps): update vitest to ^3.1.2 by @renovate in https://github.com/youzan/vant/pull/13447
- chore(deps): update pnpm to v10.10.0 by @renovate in https://github.com/youzan/vant/pull/13467
- chore(deps): update dependency @babel/core to ^7.27.1 by @renovate in https://github.com/youzan/vant/pull/13466
- chore(deps): update dependency @types/node to ^22.15.17 by @renovate in https://github.com/youzan/vant/pull/13460
- chore(deps): update dependency vite to v5.4.19 [security] by @renovate in https://github.com/youzan/vant/pull/13473
- chore(deps): update all patch dependencies by @renovate in https://github.com/youzan/vant/pull/13459
- chore(deps): update pnpm to v10.11.0 by @renovate in https://github.com/youzan/vant/pull/13482
- chore(deps): update dependency eslint-config-prettier to v10 by @renovate in https://github.com/youzan/vant/pull/13475
- chore(deps): update dependency @rslib/core to ^0.8.0 by @renovate in https://github.com/youzan/vant/pull/13481
- chore(deps): update dependency terser to ^5.40.0 by @renovate in https://github.com/youzan/vant/pull/13495
- chore(deps): update dependency @rslib/core to ^0.9.1 by @renovate in https://github.com/youzan/vant/pull/13494
- chore(deps): update dependency terser to ^5.41.0 by @renovate in https://github.com/youzan/vant/pull/13496
- chore(deps): update vite by @renovate in https://github.com/youzan/vant/pull/13489
- chore(deps): update pnpm to v10.12.1 by @renovate in https://github.com/youzan/vant/pull/13497
- chore(deps): update all patch dependencies by @renovate in https://github.com/youzan/vant/pull/13488
- @KayneWang made their first contribution in https://github.com/youzan/vant/pull/13425
- @tuesdaytoyou made their first contribution in https://github.com/youzan/vant/pull/13456
- @Uyoahz26 made their first contribution in https://github.com/youzan/vant/pull/13502
- @git0x4c made their first contribution in https://github.com/youzan/vant/pull/13505
- @tajrobewiki made their first contribution in https://github.com/youzan/vant/pull/13487
Full Changelog: https://github.com/youzan/vant/compare/v4.9.19...v4.9.20
v2.13.8
- fix(Sku): set properties when sku change https://github.com/youzan/vant/pull/13483
v2.13.7
- feat(Sku): support sku properties https://github.com/youzan/vant/pull/13454
v4.9.19
- types(Dialog): add missing destroyOnClose and keyboardEnabled type by @yuhengshen in https://github.com/youzan/vant/pull/13404
- feat(FloatingBubble): allow gap xy to be set separately (#13297) by @ALiangLiang in https://github.com/youzan/vant/pull/13429
- fix(Picker): ensure that the confirm event params are up to date by @refinist in https://github.com/youzan/vant/pull/13381
- fix(Watermark): should render KeepAlive with Watermark correctly by @inottn in https://github.com/youzan/vant/pull/13422
- fix(Overlay): should inherit attrs when using teleport prop by @inottn in https://github.com/youzan/vant/pull/13424
- docs(Overlay): fix the misleading overlay example by @pany-ang in https://github.com/youzan/vant/pull/13399
- docs: add press-ui in docs by @novlan1 in https://github.com/youzan/vant/pull/13426
- refactor: replace find method for improved readability by @inottn in https://github.com/youzan/vant/pull/13395
- chore(deps): update dependency eslint-plugin-vue to ^9.33.0 by @renovate in https://github.com/youzan/vant/pull/13397
- chore(deps): update all patch dependencies by @renovate in https://github.com/youzan/vant/pull/13396
- chore(deps): update dependency diffable-html to v6 by @renovate in https://github.com/youzan/vant/pull/13407
- chore(deps): bump vite from 5.4.14 to 5.4.15 by @dependabot in https://github.com/youzan/vant/pull/13414
- test: fix Vitest segmentation fault by @chenjiahan in https://github.com/youzan/vant/pull/13415
- test(Stepper): reduce test run time by @inottn in https://github.com/youzan/vant/pull/13421
- chore(deps): update all patch dependencies by @renovate in https://github.com/youzan/vant/pull/13417
- chore(deps): update dependency @babel/preset-typescript to ^7.27.0 by @renovate in https://github.com/youzan/vant/pull/13418
- chore(deps): update dependency @rslib/core to ^0.6.2 by @renovate in https://github.com/youzan/vant/pull/13427
- chore(deps): update dependency @types/node to ^22.14.1 by @renovate in https://github.com/youzan/vant/pull/13428
- chore(deps): update rsbuild by @renovate in https://github.com/youzan/vant/pull/13406
Full Changelog: https://github.com/youzan/vant/compare/v4.9.18...v4.9.19