We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b432e9 commit 5b2755eCopy full SHA for 5b2755e
2 files changed
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## [v8.4.0](https://github.com/uphold/validator.js-asserts/releases/tag/v8.4.0) (2025-01-22)
4
+- Add Canada zip code assert [\#253](https://github.com/uphold/validator.js-asserts/pull/253) ([Megamind51](https://github.com/Megamind51))
5
+
6
## [v8.3.0](https://github.com/uphold/validator.js-asserts/releases/tag/v8.3.0) (2025-01-10)
7
- Bypass email validation for deleted emails [\#254](https://github.com/uphold/validator.js-asserts/pull/254) ([Megamind51](https://github.com/Megamind51))
8
package.json
@@ -1,6 +1,6 @@
{
"name": "validator.js-asserts",
- "version": "8.3.0",
+ "version": "8.4.0",
"description": "A set of extra asserts for validator.js.",
"keywords": [
"asserts",
0 commit comments