Skip to content

Releases: ryasmi/rulr

v10.7.2

23 Apr 11:38
Compare
Choose a tag to compare

10.7.2 (2025-04-23)

Bug Fixes

  • Enables Object.create(null) to be used for objects (fixes validation with Express v5) (ebe7925)

v10.7.1

09 Jan 17:40
Compare
Choose a tag to compare

10.7.1 (2025-01-09)

Bug Fixes

  • Corrects return type of rules constructed by sizedArrayRuleConstructor (a29ea54)

v10.7.0

09 Jan 15:01
b2ac749
Compare
Choose a tag to compare

10.7.0 (2025-01-09)

Features

v10.6.0

18 Dec 12:13
551df61
Compare
Choose a tag to compare

10.6.0 (2024-12-18)

Features

v10.5.0

25 Nov 12:48
e8e72e5
Compare
Choose a tag to compare

10.5.0 (2024-11-25)

Features

v10.4.0

25 Nov 12:13
23933fc
Compare
Choose a tag to compare

10.4.0 (2024-11-25)

Features

v10.3.0

17 Jun 11:52
ab3e39d
Compare
Choose a tag to compare

10.3.0 (2024-06-17)

Features

v10.2.2

19 Jan 14:41
81b4f37
Compare
Choose a tag to compare

10.2.2 (2024-01-19)

Bug Fixes

  • Package: Corrects repo URL (81b4f37)

v10.2.0

19 Jan 12:07
db8591f
Compare
Choose a tag to compare

10.2.0 (2024-01-19)

Features

  • Adds rules for text, mediumText, and tinyText #1520

v10.1.0

19 Jan 12:06
fe19409
Compare
Choose a tag to compare

10.1.0 (2024-01-19)

Features

  • Adds nonEmptyString rule #1519