Releases: victorgarciaesgi/regle
Releases · victorgarciaesgi/regle
v1.7.2
🐞 Bug Fixes
assignIf
not working with custom config - by @victorgarciaesgi (25a62)
View changes on GitHub
v1.7.1
🐞 Bug Fixes
- Collections children errors are not working when multiple children have errors #162 - by @victorgarciaesgi in #162 (f227d)
View changes on GitHub
v1.7.0
🚀 Features
assignIf
helper to assign multiple rules at the field level #159 - by @victorgarciaesgi in #161 and #159 (1aa3c)
🐞 Bug Fixes
- Pending and error statuses do not account for debounce delay #153 - by @victorgarciaesgi in #160 and #153 (297d3)
View changes on GitHub
v1.7.0-beta.3
🚀 Features
assignIf
helper to assign multiple rules at the field level #159 - by @victorgarciaesgi in #161 and #159 (3c54b)
View changes on GitHub
v1.7.0-beta.2
🐞 Bug Fixes
- Pending and error statuses do not account for debounce delay #153 - by @victorgarciaesgi in #160 and #153 (44ebf)
View changes on GitHub
v1.7.0-beta.1
No significant changes
View changes on GitHub
v1.6.3
🐞 Bug Fixes
- @regle/nuxt incompatible with Windows path format #152 - by @victorgarciaesgi in #152 (764a3)
View changes on GitHub
v1.6.2
🐞 Bug Fixes
- @regle/schemas does not support zod ^4.0.0 #151 - by @victorgarciaesgi in #151 (c5e27)
View changes on GitHub
v1.6.1
🐞 Bug Fixes
- Fixed type problem with unions and variants in nested types - by @victorgarciaesgi (15b7b)
View changes on GitHub
v1.6.0
🚀 Features
- Support dot path format for
externalErrors
#150 - by @victorgarciaesgi in #150 (62057)