Skip to content

v7.0.0-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@Romakita Romakita released this 22 Aug 09:26

7.0.0-rc.2 (2022-08-22)

Bug Fixes

  • formio: fix data saving in mongo db (c3f08e3)

chore

  • common: remove @tsed/platform-cache as dependencies from @tsed/common (ecff0b6)

Features

  • di: detect potential circular ref and throw an error to explain the issue (5cc85fa)

BREAKING CHANGES

  • common: use @tsed/platform-cache instead of @tsed/common for UseCache decorator