Releases: Nerdware-LLC/fixit-api
Releases · Nerdware-LLC/fixit-api
v1.3.0
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)