Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-07 | 1.2 kB | |
v4.15.1 source code.tar.gz | 2025-06-07 | 1.6 MB | |
v4.15.1 source code.zip | 2025-06-07 | 1.8 MB | |
Totals: 3 Items | 3.4 MB | 2 |
đ Bug Fixes
- Normalize objects before equality checks - by @vonBrax in https://github.com/logaretm/vee-validate/issues/5006 (546d8)
- Valibot intersections - by @jack-allocate in https://github.com/logaretm/vee-validate/issues/5014 (9803a)
- Valibot variants not inferring required correctly - by @jack-allocate in https://github.com/logaretm/vee-validate/issues/5031 (9867e)
- i18n: Add missing messages for Slovenian locale - by @k-suler in https://github.com/logaretm/vee-validate/issues/5011 (0c8a5)
- types: Align error object types with JS object structure - by @Thomaash in https://github.com/logaretm/vee-validate/issues/4961 (721e9)