v2.2.0
- Fixes an issue with Next.js hot-loading of new GraphQL queries, see
next.config.js
- Works around breaking change to Docker postgres:11 image so that
yarn docker setup
works again - Tweaks to tests to make easier to work with
- Upgrade to graphql-codege 1.12.1
- "login" -> "Sign in"
- Example migration added to current.sql
- Various minor changes