We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 945b5cd commit 28a9f19Copy full SHA for 28a9f19
2 files changed
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## [v2.4.0](https://github.com/uphold/tin-validator/releases/tag/v2.4.0) (2026-02-16)
4
+
5
+- Add `skipExternalValidations` flag [\#29](https://github.com/uphold/tin-validator/pull/29) ([Megamind51](https://github.com/Megamind51))
6
7
## [v2.3.0](https://github.com/uphold/tin-validator/releases/tag/v2.3.0) (2026-02-14)
8
9
- Remove external calls [\#28](https://github.com/uphold/tin-validator/pull/28) ([vitorcoxta](https://github.com/vitorcoxta))
package.json
@@ -1,6 +1,6 @@
{
"name": "tin-validator",
- "version": "2.3.0",
+ "version": "2.4.0",
"description": "Taxpayer Identification Number validator and masker",
"keywords": [
"EIN",
0 commit comments