Skip to content

Releases: ryasmi/rulr

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)

v8.7.4

11 Apr 08:21
Compare
Choose a tag to compare

8.7.4 (2022-04-11)

Bug Fixes

v8.7.3

21 Mar 14:42
Compare
Choose a tag to compare

8.7.3 (2022-03-21)

Bug Fixes

  • package: Ensures cjs file is built (9852ec9)

v8.7.2

21 Mar 14:19
65d6b0c
Compare
Choose a tag to compare

8.7.2 (2022-03-21)

Bug Fixes

v8.7.1

21 Mar 14:11
b5f10ed
Compare
Choose a tag to compare

8.7.1 (2022-03-21)

Bug Fixes