Skip to content

v3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jul 11:45
· 26 commits to master since this release
c7956e8

3.0.0 (2021-07-28)

Bug Fixes

  • upgraded packages for nest 8 (#27)(simur407) (b69ffdf)

BREAKING CHANGES

  • This might not work with Nest.js versions lower than 8 due to HTTP adapter changes. Use an older version of @adminjs/nestjs if you're using Nest.js <8.