Skip to content

Releases: victorgarciaesgi/regle

v1.5.3

15 Jul 13:34
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v1.5.2

01 Jul 12:55
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v1.5.1

24 Jun 15:08
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v1.5.0

23 Jun 13:56
Compare
Choose a tag to compare

   🚀 Features

  • Allow writing access to nested fields without $fields. $fields stays usable but will likely get deprecated in the future #142
// Before
r$.$fields.user.$fields.address.$fields.zipCode.$error

// After
r$.user.address.zipCode.$error

v1.4.1-beta.2

23 Jun 13:34
Compare
Choose a tag to compare
v1.4.1-beta.2 Pre-release
Pre-release

No significant changes

    View changes on GitHub

v1.4.1-beta.1

21 Jun 11:45
Compare
Choose a tag to compare
v1.4.1-beta.1 Pre-release
Pre-release

No significant changes

    View changes on GitHub

v1.4.0

19 Jun 12:50
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v1.3.2

18 Jun 08:53
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v1.4.0-beta.2

11 Jun 18:07
Compare
Choose a tag to compare
v1.4.0-beta.2 Pre-release
Pre-release

No significant changes

    View changes on GitHub

v1.4.0-beta.1

10 Jun 15:23
Compare
Choose a tag to compare
v1.4.0-beta.1 Pre-release
Pre-release

   🚀 Features

    View changes on GitHub