Skip to content

Releases: victorgarciaesgi/regle

v1.9.0-beta.1

20 Sep 15:29
Compare
Choose a tag to compare
v1.9.0-beta.1 Pre-release
Pre-release

⚠️ Breaking changes

  • flatErrors now follow standard Issue format, path is now Array (ex: path: "foo.0.bar" -> path: ["foo", 0, "bar"])

   🚀 Features

  • Implement Standard Schema spec  -  by @victorgarciaesgi (5eeca)
  • use Standard Schema ~standard property on any nested schema property
  • useRules for a stateless and functionnal use of Regle
  • forceValues parameter in $validate method. Patch the state before validating
    View changes on GitHub

v1.8.5

16 Sep 09:11
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v1.8.4

14 Sep 14:12
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v1.8.3

11 Sep 15:26
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v1.8.2

11 Sep 09:49
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v1.8.1

09 Sep 17:58
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v1.8.0

03 Sep 11:13
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v1.8.0-beta.2

02 Sep 17:41
Compare
Choose a tag to compare
v1.8.0-beta.2 Pre-release
Pre-release

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v1.8.0-beta.1

01 Sep 19:53
Compare
Choose a tag to compare
v1.8.0-beta.1 Pre-release
Pre-release

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v1.7.2

15 Aug 16:09
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub