Sourced from yup's changelog.
1.6.1 (2024-12-17)
Bug Fixes
- lazy validation errors thrown in builders should resolve async like other validations (c7d7f97)
1.6.0 (2024-12-16)
Features
- expose LazySchema (2b0f126)
1.5.0 (2024-12-03)
Bug Fixes
Features
- Add exact and stripUnknown method to object() (adcdd8d)
d00abc3
Publish v1.6.1c7d7f97
fix: lazy validation errors thrown in builders should resolve async like
othe...f27fa44
Publish v1.6.00d7c327
build: modernize stuff2b0f126
feat: expose LazySchemac26f9af
Update README.md8ac18b6
Publish v1.5.0adcdd8d
feat: Add exact and stripUnknown method to object()87be159
Fix ValidationError.formatError() clobbering path param (#2250)5a22c16
let/const consistency in README: let preference (#2227)