Skip to content

Releases: Nerdware-LLC/ts-string-helpers

v1.9.2

15 Dec 18:01

Choose a tag to compare

1.9.2 (2025-12-15)


This release is also available on:

v1.9.2-next.1

15 Dec 17:55

Choose a tag to compare

v1.9.2-next.1 Pre-release
Pre-release

1.9.2-next.1 (2025-12-15)

v1.9.1

06 Mar 16:01

Choose a tag to compare

1.9.1 (2025-03-06)


This release is also available on:

v1.9.1-next.1

06 Mar 15:46

Choose a tag to compare

v1.9.1-next.1 Pre-release
Pre-release

1.9.1-next.1 (2025-03-06)


This release is also available on:

v1.9.0

24 Feb 12:15

Choose a tag to compare

1.9.0 (2025-02-24)

Features


This release is also available on:

v1.9.0-next.1

24 Feb 12:10

Choose a tag to compare

v1.9.0-next.1 Pre-release
Pre-release

1.9.0-next.1 (2025-02-24)

Features


This release is also available on:

v1.8.1

24 Feb 11:33

Choose a tag to compare

1.8.1 (2025-02-24)

Bug Fixes


This release is also available on:

v1.8.1-next.1

24 Feb 11:31

Choose a tag to compare

v1.8.1-next.1 Pre-release
Pre-release

1.8.1-next.1 (2025-02-24)

Bug Fixes

  • add export of streetAddress (9acf435)

This release is also available on:

v1.8.0

24 Feb 10:42

Choose a tag to compare

1.8.0 (2025-02-24)

Bug Fixes

  • add isString check to ensure type-safety (e35b734)
  • add override for isExpectedType param to allow number inputs (c305184)
  • replace isString w parameter isExpectedType (443ebe5)
  • rm old '_WithSpaces' exports (070f153)
  • update phone tests to reflect new behavior (aaebb90)
  • update sani regex to only allow phone-format chars (1da1969)

Features

  • add escapeString util (5122feb)
  • add getAllowListSanitizationRegex util (af9d53a)
  • add isValidISO8601Timestamp (1ec495f)
  • add isValidStreetAddress (20578a9)
  • add unescapeString util (9a366f1)
  • rm the '_WithSpaces' validators+sanitizers (64db4ac)

This release is also available on:

v1.8.0-next.1

24 Feb 10:20

Choose a tag to compare

v1.8.0-next.1 Pre-release
Pre-release

1.8.0-next.1 (2025-02-24)

Bug Fixes

  • add isString check to ensure type-safety (e35b734)
  • add override for isExpectedType param to allow number inputs (c305184)
  • replace isString w parameter isExpectedType (443ebe5)
  • rm old '_WithSpaces' exports (070f153)
  • update phone tests to reflect new behavior (aaebb90)
  • update sani regex to only allow phone-format chars (1da1969)

Features

  • add escapeString util (5122feb)
  • add getAllowListSanitizationRegex util (af9d53a)
  • add isValidISO8601Timestamp (1ec495f)
  • add isValidStreetAddress (20578a9)
  • add unescapeString util (9a366f1)
  • rm the '_WithSpaces' validators+sanitizers (64db4ac)

This release is also available on: