Releases: jackdbd/calderone
Releases · jackdbd/calderone
@jackdbd/cloud-scheduler-utils@1.1.0-canary.1
@jackdbd/cloud-scheduler-utils 1.1.0-canary.1 (2022-09-08)
Features
- cloud-scheduler-utils: add function to initialize client from environment (a33b93e)
@jackdbd/checks@2.0.0-canary.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)
- checks: remove isUkVat() from isEuropeanVat() (19bea2c)
Bug Fixes
- checks: fix function isString() (c8ef31d)
@jackdbd/utils@1.2.0
@jackdbd/tags-logger@1.0.0
@jackdbd/stripe-utils@1.0.2
@jackdbd/sqlite-utils@1.1.0
@jackdbd/firestore-utils@1.2.0
@jackdbd/checks@1.3.1
@jackdbd/checks 1.3.1 (2022-08-22)
@jackdbd/tags-logger@1.0.0-canary.4
@jackdbd/tags-logger 1.0.0-canary.4 (2022-08-12)
Bug Fixes
- tags-logger: improve typings in makeLog function (a27f908)
@jackdbd/tags-logger@1.0.0-canary.3
@jackdbd/tags-logger 1.0.0-canary.3 (2022-08-12)
Bug Fixes
- tags-logger: improve typings in log functions (c889208)