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/utils 1.3.0-canary.1 (2022-09-09)

Features

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

Published by jackdbd about 2 years ago

@jackdbd/fattureincloud-client 1.0.3-canary.1 (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-canary.2 (2022-09-08)

calderone - @jackdbd/[email protected]

Published by jackdbd about 2 years ago

@jackdbd/telegram-text-messages 1.1.0-canary.2 (2022-09-08)

calderone - @jackdbd/[email protected]

Published by jackdbd about 2 years ago

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

Features

  • stripe-utils: add customersWithDuplicateEmails() (028c685)

Bug Fixes

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

Published by jackdbd about 2 years ago

@jackdbd/firestore-utils 1.3.0-canary.1 (2022-09-08)

Features

  • firestore: add function to initialize client from environment (c73b1fd)
calderone - @jackdbd/[email protected]

Published by jackdbd about 2 years ago

@jackdbd/telegram-text-messages 1.1.0-canary.1 (2022-09-08)

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-canary.1 (2022-09-08)

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/secret-manager-utils 1.1.0-canary.1 (2022-09-08)

Features

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

Published by jackdbd about 2 years ago

@jackdbd/cloud-tasks-utils 1.0.0-canary.1 (2022-09-08)

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-canary.1 (2022-09-08)

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-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)
calderone - @jackdbd/[email protected]

Published by jackdbd about 2 years ago

@jackdbd/stripe-utils 1.0.2 (2022-08-22)

Bug Fixes

  • stripe-utils: update TS typings (59b57c3)
calderone - @jackdbd/[email protected]

Published by jackdbd about 2 years ago

@jackdbd/firestore-utils 1.2.0 (2022-08-22)

Features

  • firestore-utils: add bulk copy/delete/move and improve docs (3b72f16)
calderone - @jackdbd/[email protected]

Published by jackdbd about 2 years ago

@jackdbd/utils 1.2.0 (2022-08-22)

Features

  • utils: add utcObjectFromDate and isoString (c984cb0)
calderone - @jackdbd/[email protected]

Published by jackdbd about 2 years ago

@jackdbd/tags-logger 1.0.0 (2022-08-22)

Features

  • tags-logger: add package (36039de)
  • tags-logger: forgot to declare debug as dependency (c11972f)
  • tags-logger: simplify API and use more apt terminology (6f4fc7e)

Bug Fixes

  • tags-logger: improve typings in log functions (c889208)
  • tags-logger: improve typings in makeLog function (a27f908)
calderone - @jackdbd/[email protected]

Published by jackdbd about 2 years ago

@jackdbd/sqlite-utils 1.1.0 (2022-08-22)

Features

  • sqlite-utils: add bulkInsert and improve docs (b0d397a)
calderone - @jackdbd/[email protected]

Published by jackdbd about 2 years ago

@jackdbd/checks 1.3.1 (2022-08-22)

calderone - @jackdbd/[email protected]

Published by jackdbd about 2 years ago

@jackdbd/tags-logger 1.0.0-canary.4 (2022-08-12)

Bug Fixes

  • tags-logger: improve typings in makeLog function (a27f908)
calderone - @jackdbd/[email protected]

Published by jackdbd about 2 years ago

@jackdbd/tags-logger 1.0.0-canary.3 (2022-08-12)

Bug Fixes

  • tags-logger: improve typings in log functions (c889208)