Skip to content

Releases: youzan/vant

v4.9.15

19 Dec 02:21
Compare
Choose a tag to compare

This release is to fix a security issue. We found that one of our team members' npm token was stolen and used to release multiple versions with security vulnerabilities. We have taken measures to fix it and re-released the latest version.

The following are deprecated versions, please do not use ⚠️

  • 4.9.14
  • 4.9.13
  • 4.9.12
  • 4.9.11
  • 3.6.15
  • 3.6.14
  • 3.6.13
  • 2.13.5
  • 2.13.4
  • 2.13.3

本次发布是为了修复安全问题。我们发现我们的一名团队成员的 npm token 被盗用,并用于发布多个版本,这些版本带有安全漏洞。我们已经采取了修复措施,并重新发布了 latest 版本。

以下是已经废弃的异常版本,请勿使用 ⚠️

  • 4.9.14
  • 4.9.13
  • 4.9.12
  • 4.9.11
  • 3.6.15
  • 3.6.14
  • 3.6.13
  • 2.13.5
  • 2.13.4
  • 2.13.3

v4.9.10

08 Dec 13:47
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Document 📖

Other Changes

New Contributors

Full Changelog: v4.9.9...v4.9.10

v4.9.9

17 Nov 13:22
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Document 📖

Other Changes

New Contributors

Full Changelog: v4.9.8...v4.9.9

v4.9.8

13 Oct 08:15
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat(DatePicker): filter support values param to help get current values by @inottn in #13147
  • feat(Calendar): support text slot by @yuyinws in #13127

Bug Fixes 🐞

  • fix(Field): should not adjust value when the min or max props are not set by @inottn in #13150

Document 📖

  • docs(components): add FAQ for showToast on-demand loading by @upthen in #13136

Other Changes

New Contributors

Full Changelog: v4.9.7...v4.9.8

v4.9.7

22 Sep 14:27
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • fix: use data-allow-mismatch to suppress hydration mismatch warnings by @inottn in #13122

Document 📖

  • docs(ecosystem): add an ecosystem by @luckyAisen in #13118
  • docs(field): fix field max min property Type by @dadaguai-git in #13120

Other Changes

  • chore(deps): update dependency eslint-plugin-vue to ^9.28.0 by @renovate in #13113
  • chore(deps): update dependency terser to ^5.33.0 by @renovate in #13116
  • chore(deps): update dependency markdown-it-anchor to ^9.2.0 by @renovate in #13114
  • chore(deps): update dependency picocolors to ^1.1.0 by @renovate in #13115

Full Changelog: v4.9.6...v4.9.7

v4.9.6

15 Sep 03:59
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • fix(NumberKeyboard): lose the number 0 key in some configs by @Whbbit1999 in #12972

Other Changes

New Contributors

Full Changelog: v4.9.5...v4.9.6

v4.9.5

08 Sep 12:54
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat(Overlay): add teleport prop by @inottn in #13087
  • feat(Field): add min and max props by @dadaguai-git in #13068

Bug Fixes 🐞

Document 📖

Other Changes

New Contributors

Full Changelog: v4.9.4...v4.9.5

v4.9.4

04 Aug 12:39
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

  • fix(SwipeCell): the click will be triggered after the touchend event on desktop by @inottn in #13040

Document 📖

Other Changes

  • chore(deps): update github/codeql-action action to v3 by @renovate in #13017
  • chore(CI): update issue comment messages by @inottn in #13032
  • chore(deps): update dependency @vitejs/plugin-vue to ^5.1.2 by @renovate in #13029

New Contributors

Full Changelog: v4.9.3...v4.9.4

v4.9.3

21 Jul 09:56
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat(Uploader): expose reuploadFile method by @inottn in #13012

Bug Fixes 🐞

  • fix(Calendar): disable the previous month button correctly when the minDate is the current time by @inottn in #13006
  • fix(TextEllipsis): calculate the width of the action slot correctly by @inottn in #13005
  • fix(Calendar): correctly change the panelDate when the selected date is the last day of each month by @inottn in #13008

Document 📖

Other Changes

Full Changelog: v4.9.2...v4.9.3

v4.9.2

14 Jul 07:51
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

  • fix(Card): render correctly when the price is an integer by @inottn in #12917
  • fix(Notify): add zIndex type by @wasdjkl in #12910
  • fix(Tab): "scrollLeftTo" function could not handle decimal correctly by @pany-ang in #12918
  • fix(vant-compat): [Toast][Dialog] fix missed and incorrect export error #12952 by @upthen in #12953

Document 📖

Other Changes

New Contributors

Full Changelog: v4.9.1...v4.9.2