calderone

My personal TypeScript monorepo

Downloads
596
Stars
2
Committers
2

Bot releases are hidden (Show)

calderone - @jackdbd/[email protected]

Published by jackdbd about 2 years ago

@jackdbd/firestore-utils 1.4.0-canary.3 (2022-09-14)

Bug Fixes

  • firestore-utils: improve typings (5cb762a)
calderone - @jackdbd/[email protected]

Published by jackdbd about 2 years ago

@jackdbd/sqlite-utils 1.1.1-canary.1 (2022-09-14)

Bug Fixes

  • sqlite-utils: improve typings (2aecd4b)
calderone - @jackdbd/[email protected]

Published by jackdbd about 2 years ago

@jackdbd/firestore-utils 1.4.0-canary.2 (2022-09-13)

Bug Fixes

  • firestore-utils: increase timeout in a test (c1eac1b)
calderone - @jackdbd/[email protected]

Published by jackdbd about 2 years ago

@jackdbd/firestore-utils 1.4.0-canary.1 (2022-09-13)

Features

  • firestore: init client on Cloud Functions and Cloud Run service (168a475)
calderone - @jackdbd/[email protected]

Published by jackdbd about 2 years ago

@jackdbd/secret-manager-utils 1.2.0-canary.1 (2022-09-13)

Features

  • secret-manager-utils: init client on Cloud Functions and Cloud Run service (95973fb)
calderone - @jackdbd/[email protected]

Published by jackdbd about 2 years ago

@jackdbd/cloud-tasks-utils 1.1.0-canary.1 (2022-09-13)

Features

  • cloud-tasks-utils: init client on Cloud Functions and Cloud Run service (d1c5161)
calderone - @jackdbd/[email protected]

Published by jackdbd about 2 years ago

@jackdbd/cloud-scheduler-utils 1.2.0-canary.1 (2022-09-13)

Features

  • cloud-scheduler-utils: init client on Cloud Functions and Cloud Run service (81f049d)
calderone - @jackdbd/[email protected]

Published by jackdbd about 2 years ago

@jackdbd/schemas 1.1.2 (2022-09-09)

Bug Fixes

  • schemas: export all modules (eaaab8d)
calderone - @jackdbd/[email protected]

Published by jackdbd about 2 years ago

@jackdbd/schemas 1.1.1 (2022-09-09)

Bug Fixes

  • schemas: forgot publishConfig in package.json (01b336d)
calderone - @jackdbd/[email protected]

Published by jackdbd about 2 years ago

@jackdbd/firestore-utils 1.3.0 (2022-09-09)

Features

  • firestore: add function to initialize client from environment (c73b1fd)

Dependencies

  • @jackdbd/utils: upgraded to 1.3.0
calderone - @jackdbd/[email protected]

Published by jackdbd about 2 years ago

@jackdbd/utils 1.3.0 (2022-09-09)

Features

  • utils: add makeWaitMs() (203c28e)
calderone - @jackdbd/[email protected]

Published by jackdbd about 2 years ago

@jackdbd/telegram-text-messages 1.1.0 (2022-09-09)

Features

  • telegram-text-messages: add texts for Cloud Run Jobs and refactor (ff526a7)

Bug Fixes

  • telegram-text-messages: forgot to export some TS interfaces (11dbc36)
calderone - @jackdbd/[email protected]

Published by jackdbd about 2 years ago

@jackdbd/tags-logger 1.1.0 (2022-09-09)

Features

  • tags-logger: set default option to validate log statements to false when in production (a32fa1f)
calderone - @jackdbd/[email protected]

Published by jackdbd about 2 years ago

@jackdbd/stripe-utils 1.1.0 (2022-09-09)

Features

  • stripe-utils: add customersWithDuplicateEmails() (028c685)
  • stripe-utils: remove debug and @jackdbd/utils from peerDependencies (622d7ed)

Bug Fixes

  • stripe-utils: fix typings for Stripe errors (bcbb0d3)
  • stripe-utils: forgot to export some TS interfaces and rebuild docs (93db125)
calderone - @jackdbd/[email protected]

Published by jackdbd about 2 years ago

@jackdbd/secret-manager-utils 1.1.0 (2022-09-09)

Features

  • secret-manager-utils: add function to initialize client from environment (8eabb58)
calderone - @jackdbd/[email protected]

Published by jackdbd about 2 years ago

@jackdbd/fattureincloud-client 1.0.3 (2022-09-09)

Bug Fixes

  • fattureincloud-client: improve error message when creating/updating too many invoices (a9591b6)
calderone - @jackdbd/[email protected]

Published by jackdbd about 2 years ago

@jackdbd/cloud-tasks-utils 1.0.0 (2022-09-09)

Features

  • cloud-tasks-utils: add package (b6da73a)
calderone - @jackdbd/[email protected]

Published by jackdbd about 2 years ago

@jackdbd/cloud-scheduler-utils 1.1.0 (2022-09-09)

Features

  • cloud-scheduler-utils: add function to initialize client from environment (a33b93e)
calderone - @jackdbd/[email protected]

Published by jackdbd about 2 years ago

@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)
  • checks: remove isUkVat() from isEuropeanVat() (19bea2c)

Bug Fixes

  • checks: fix function isString() (c8ef31d)
calderone - @jackdbd/[email protected]

Published by jackdbd about 2 years ago

@jackdbd/stripe-utils 1.1.0-canary.2 (2022-09-09)

Features

  • stripe-utils: remove debug and @jackdbd/utils from peerDependencies (622d7ed)

Bug Fixes

  • stripe-utils: fix typings for Stripe errors (bcbb0d3)