Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(checks): release v.2.0.0-canary.1 [skip ci]
## @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) ### ⚠ 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](1a7738c)) * **checks:** remove isUkVat() from isEuropeanVat() ([19bea2c](19bea2c)) ### Bug Fixes * **checks:** fix function isString() ([c8ef31d](c8ef31d))
- Loading branch information