@jackdbd/checks
Advanced tools
+19
-0
| # CHANGELOG | ||
| ## @jackdbd/checks [2.0.0](https://github.com/jackdbd/calderone/compare/@jackdbd/checks@1.3.1...@jackdbd/checks@2.0.0) (2022-09-09) | ||
| ### ⚠ BREAKING CHANGES | ||
| * **checks:** after Brexit, a UK VAT number is no longer a European VAT | ||
| number, so when isEuropeanVat() is called with a UK VAT number, now it returns | ||
| false. | ||
| ### Features | ||
| * **checks:** add isBoolean(), isNumber() ([1a7738c](https://github.com/jackdbd/calderone/commit/1a7738ca341a97364a6757e8912ca0a96651e189)) | ||
| * **checks:** remove isUkVat() from isEuropeanVat() ([19bea2c](https://github.com/jackdbd/calderone/commit/19bea2c0befcab3d63952c343c0ee5b8a32ae658)) | ||
| ### Bug Fixes | ||
| * **checks:** fix function isString() ([c8ef31d](https://github.com/jackdbd/calderone/commit/c8ef31d389f35e77eab46bd5cb5b8efafaf484be)) | ||
| ## @jackdbd/checks [2.0.0-canary.1](https://github.com/jackdbd/calderone/compare/@jackdbd/checks@1.3.1...@jackdbd/checks@2.0.0-canary.1) (2022-09-08) | ||
@@ -4,0 +23,0 @@ |
+1
-1
| { | ||
| "name": "@jackdbd/checks", | ||
| "version": "2.0.0-canary.1", | ||
| "version": "2.0.0", | ||
| "description": "Functions to check inputs (i.e. predicates)", | ||
@@ -5,0 +5,0 @@ "author": { |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
55537
1.4%0
-100%