Releases: victorgarciaesgi/regle
Releases · victorgarciaesgi/regle
v1.5.3
🐞 Bug Fixes
- Fixed problem preventing using
RegleRoot
as type parameter for nested objects #149 - by @victorgarciaesgi in #149 (513f6)
View changes on GitHub
v1.5.2
🚀 Features
- Chore: upgrade dependencies - by @victorgarciaesgi (c7e53)
🐞 Bug Fixes
- Fixed shortcuts not being persisted when using
extendRegleConfig
- by @victorgarciaesgi (2e069)
View changes on GitHub
v1.5.1
🐞 Bug Fixes
- Fix regression in nested array element dirty tracking - by @victorgarciaesgi (d5a86)
- Fix regression in dirty collection cache - by @victorgarciaesgi (9211e)
View changes on GitHub
v1.5.0
v1.4.1-beta.2
No significant changes
View changes on GitHub
v1.4.1-beta.1
No significant changes
View changes on GitHub
v1.4.0
🚀 Features
- Better type tooling around custom config (FieldStatus types etc...) #132 - by @victorgarciaesgi in #132 (67ed8)
- Nuxt: Inject pre-loaded Regle custom types into imports #133 - by @victorgarciaesgi in #133 (18246)
- Add support for returning full issue object
$issues
and$silentIssues
#131 - by @victorgarciaesgi in #131 (1bc99) $path
for collections now uses index while preserving cache - by @victorgarciaesgi (dfc71)
View changes on GitHub
v1.3.2
🐞 Bug Fixes
- Fixed inference of
$value
for nullable values #144 - by @victorgarciaesgi in #144 (b5493)
View changes on GitHub
v1.4.0-beta.2
No significant changes
View changes on GitHub
v1.4.0-beta.1
🚀 Features
- Better type tooling around custom config (FieldStatus types etc...) #132 - by @victorgarciaesgi in #132 (ea7f1)
- Nuxt: Inject pre-loaded Regle custom types into imports #133 - by @victorgarciaesgi in #133 (2db1b)
- Add support for returning full issue object
$issues
and$silentIssues
#131 - by @victorgarciaesgi in #131 (f5c3f)