Skip to content
This repository has been archived by the owner on Mar 22, 2019. It is now read-only.

0.21.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@chanlito chanlito released this 11 Mar 03:38
· 27 commits to master since this release

Breaking Changes

  • Move SequelizeModule to its own namespace

  • SequelizeModule & friends now can be import like the following:

    import { SequelizeModule } from 'nestjs-extensions/sequelize';