Releases: victorgarciaesgi/regle
Releases · victorgarciaesgi/regle
v1.17.0
🚨 Breaking Changes
- rules: Make some rules more specific if input type is not valid - by @victorgarciaesgi (ee6c6)
🚀 Features
- Add an isEdited override handler in global config and field modifiers #250 - by @victorgarciaesgi in #250 (10dcb)
🐞 Bug Fixes
- Async custom rules not working with
applyIf#256 - by @victorgarciaesgi in #256 (71fff)
View changes on GitHub
v1.17.0-beta.1
🚨 Breaking Changes
- rules: Make some rules more specific if input type is not valid - by @victorgarciaesgi (ee6c6)
🚀 Features
- Add an isEdited override handler in global config and field modifiers #250 - by @victorgarciaesgi in #250 (10dcb)
View changes on GitHub
v1.16.2
🐞 Bug Fixes
- build: Fixed treeshaking to correctly remove devtools api from output - by @victorgarciaesgi (d3192)
- deps: Updated mcp-sdk to fix vulnerability - by @victorgarciaesgi (aee88)
View changes on GitHub
v1.16.1
v1.16.0
🚀 Features
- rules:
- Added
exactDigitsrule - by @victorgarciaesgi (e524f) - Added
emoji,hostname,httpUrl,lowercase,uppercaserules - by @victorgarciaesgi (a33f5)
- Added
🐞 Bug Fixes
- devtools: Fixed tree watcher on Pinia and large instances - by @victorgarciaesgi (f5ca6)
View changes on GitHub
v1.16.0-beta.1
🚀 Features
- rules:
- Added
exactDigitsrule - by @victorgarciaesgi (52440) - Added
emoji,hostname,httpUrl,lowercase,uppercaserules - by @victorgarciaesgi (ffc1e)
- Added
View changes on GitHub
v1.15.2
🐞 Bug Fixes
- rules: Accept readonly array in
fileType- by @victorgarciaesgi (19b9b)
View changes on GitHub
v1.15.1
🚀 Features
- Add
minFileSizeandmaxFileSizerules - by @victorgarciaesgi (5e24f)
View changes on GitHub
v1.15.0
🚀 Features
- rules: Added
fileandfileTypebuilt-in rules - by @victorgarciaesgi (01c36)
🐞 Bug Fixes
- core: Accept File, Date and
markStaticas array children - by @victorgarciaesgi (c531f)
View changes on GitHub
v1.14.7
🐞 Bug Fixes
- schemas: Fix rewardEarly not tracking nested array errors correctly #244 - by @victorgarciaesgi in #244 (a501a)