vant 2.12.45 → 2.12.48

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,17 +0,0 @@
1
- ### [v2.12.45](https://github.com/youzan/vant/compare/v2.12.44...v2.12.45)
2
-
3
- `2022-03-18`
4
-
5
- **Bug Fixes**
6
-
7
- - Sku: 修复特殊情况下 skuTree 为空数组时导致的语法报错问题 [#10390](https://github.com/youzan/vant/issues/10390)
8
-
9
- **Document**
10
-
11
- - add @formily/vant to README.md and home.md [#10323](https://github.com/youzan/vant/issues/10323)
12
- - fix [167e99](https://github.com/youzan/vant/commit/167e99cef84b25fdd46929e4fc0324c37c6a135c)
13
- - changelog: 2.12.44 [b9035d](https://github.com/youzan/vant/commit/b9035d69f0d72aace66e5fb6890a9d0097552de9)
14
-
15
- **Feature**
16
-
17
- - Dialog: support keyboard events [#10359](https://github.com/youzan/vant/issues/10359)