Skip to content

v8.2.0

Choose a tag to compare

@github-actions github-actions released this 03 Feb 00:26
· 94 commits to master since this release
6f01547

Features

  • Added test for /docTypes/ route.
  • Ability to return serializable doc type from sengi engine and also sengi express.
  • Added route to get runtime doc types overview.
  • Added getEnumTypes with a runtime interface for sengi-engine and sengi-express.

Fixes

  • Updated sengi-client to reflect changed getEnumType interface.