Skip to content

Releases: Nerdware-LLC/fixit-api

v1.3.0

26 Sep 12:23
Compare
Choose a tag to compare

1.3.0 (2022-09-26)

Bug Fixes

  • jest: update jest config to work with TS and ESM (c8628dd)
  • Model: update import path to dynamoose package (no local) (290efe9)
  • path-alias: uncomment module-alias/register for running build (c4714a8)
  • util/uuid: update export type to fn not value (85b4c07)
  • uuid: correct UUIDv1 regex pattern string util (ec031a6)
  • webhooksRouter: add getTypeSafeErr to wh-mw catch block (b5a1d3a)

Features

  • Docker: ch rm-test-files cmds to silence find output, +ignore test files (2791b26)
  • Dockerfile: rm hard-coded LABELS (0a6ad09)
  • env: add local stripe-wh-secrets for dev/test envs (ed8cbfb)
  • Errors: add CustomHttpError abstract class (5130055)
  • logger: add 'test' namespace to logger util (f70ddcc)
  • nodemon: add 2.5 sec delay to nodemon config (6a6afa6)
  • PushNotification: add PN base class (e785334)
  • Sentry: add sentry tracing and err-capture in proc-error handlers (e7063e0)
  • types: add various ambient type defs for global usage (75c7ba8)

v1.2.0

06 Sep 17:24
Compare
Choose a tag to compare

1.2.0 (2022-09-06)

Features

  • init commit Dockerfile, compose file, build script (d7ec947)
  • init commit src files (8c2a3fa)

v1.1.0

06 Sep 17:21
Compare
Choose a tag to compare

1.1.0 (2022-09-06)

Features

  • init commit profject configs, init update README, add README assets (613d1ec)

v1.0.0

06 Aug 11:50
Compare
Choose a tag to compare

1.0.0 (2022-08-06)

Features

  • init update template-repo files (2b52992)