Commit 9fd8d53
committed
chore(release): version 1.8.0-next.1 [skip ci]
# [1.8.0-next.1](v1.7.2...v1.8.0-next.1) (2025-02-24)
### Bug Fixes
* add `isString` check to ensure type-safety ([e35b734](e35b734))
* add override for `isExpectedType` param to allow number inputs ([c305184](c305184))
* replace `isString` w parameter `isExpectedType` ([443ebe5](443ebe5))
* rm old '_WithSpaces' exports ([070f153](070f153))
* update phone tests to reflect new behavior ([aaebb90](aaebb90))
* update sani regex to only allow phone-format chars ([1da1969](1da1969))
### Features
* add `escapeString` util ([5122feb](5122feb))
* add `getAllowListSanitizationRegex` util ([af9d53a](af9d53a))
* add `isValidISO8601Timestamp` ([1ec495f](1ec495f))
* add `isValidStreetAddress` ([20578a9](20578a9))
* add `unescapeString` util ([9a366f1](9a366f1))
* rm the '_WithSpaces' validators+sanitizers ([64db4ac](64db4ac))1 parent 4f4371f commit 9fd8d53
3 files changed
Lines changed: 25 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
7 | 29 | | |
8 | 30 | | |
9 | 31 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments