2.0.0 (2021-01-01)
Bug Fixes
- get rid of module field in package.json (987d58b)
- move @babel/runtime to dependencies (addab3e)
- support latest versions of graphql, graphql-sequelize, and sequelize (5c6ba49)
Features
- support sequelize 6, graphql 15 (cc49923)
BREAKING CHANGES
- use @jcoreio/graphql-sequelize instead of graphql-sequelize