Skip to content

v2.0.0

Latest

Choose a tag to compare

@jedwards1211 jedwards1211 released this 01 Jan 05:14

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