Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Feb 08:52
71abe91

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)