Skip to content

Releases: UK-Export-Finance/mdm-api

v1.1.0

20 Feb 08:52
71abe91
Compare
Choose a tag to compare

1.1.0 (2023-02-17)

Features

  • added cspell, custom paths, lint staged files & updated all npm packages (#11) (193b128)
  • added API tests for GET /numbers and GET /number-types (#16) (dbe6af4)
  • added tests for GET /markets (#10) (2be0006)
  • e2e test expected results WIP (85d82ec)
  • e2e tests for GET markets (0e5de5c)
  • number-generator e2e tests, WIP (b229d6e)

Bug Fixes

  • added path aliases to jest api tests, fixed spelling (#14) (0af68dd)
  • simplify empty array check (bde1444)

Miscellaneous

  • deps: update dependency jest to v29.4.3 (#15) (ed2e241)
  • updated the healthcheck endpoints (#13) (8c1daeb)

v1.0.0

08 Feb 09:57
a020bbd
Compare
Choose a tag to compare

1.0.0 (2023-02-08)

Features

  • add MDM databases, number generator, market and healthchecks (#1) (03cb77f)
  • added pinojs logging (#8) (f8fbceb)

Bug Fixes

Miscellaneous

  • added ESLint as part of PR jobs (#2) (9e2c4f7)
  • automated releases based on conventional commits (a4a740d)
  • deps: update all npm packages to their latest version (#3) (1e2ed15)
  • deps: update dependency jest to v29.4.2 (#6) (e688bcd)
  • updated the jest configs (#4) (33ba85a)