Skip to content

v8.1.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 19:48
· 214 commits to master since this release

8.1.0 (2021-07-02)

Bug Fixes

  • abstractdatacontroller: fix parameter that should not be optional (66d2949)
  • badmappingerror: fix wrong import path (69f05e4)
  • global: extends class with tabstractobject and fix all console statement (8551dbd)
  • package: apply npm audit fix (3c2ee41)
  • package: fix itee-utils and itee-validator peer dependency usage (fca0d3a)

Features

  • httperrors: add support for http errors 4xx and 5xx (73fee38)
  • iteedatabase: export global Databases map to allow auto registration and use it as factory (7c7cf5e)
  • tabstractdatabase: extend tabstractdatabase with tabstractobject and allow to use logger (16115d9)