Skip to content

Releases: ryasmi/rulr

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

v10.0.0

04 Nov 15:42
4fef9b8
Compare
Choose a tag to compare

10.0.0 (2023-11-04)

Bug Fixes

BREAKING CHANGES

  • Removes support for deprecated Node 16
  • Removes deprecated isBasicAuthFromString - instead use isBasicAuthAsString
  • Removes deprecated InvalidBasicAuthFromString - instead use InvalidBasicAuthAsString
  • Removes deprecated sanitizeBooleanAsString - instead use sanitizeBooleanFromString
  • Removes deprecated sanitizeJsonAsString - instead use sanitizeJsonFromString
  • Removes deprecated sanitizeNumberAsString - instead use sanitizeNumberFromString

v8.7.6

07 Sep 15:35
2a65d79
Compare
Choose a tag to compare

8.7.6 (2022-09-07)

Bug Fixes

  • substr: Uses non-deprecated substring method (#887) (2a65d79)

v8.7.5

07 Sep 15:30
6f7fa4e
Compare
Choose a tag to compare

8.7.5 (2022-09-07)

Bug Fixes

  • deps: update dependency typescript to v4.8.2 (#886) (6f7fa4e)