Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2020-02-26 | 362 Bytes | |
v2.2.0.tar.gz | 2020-02-26 | 401.0 kB | |
v2.2.0.zip | 2020-02-26 | 481.4 kB | |
Totals: 3 Items | 882.8 kB | 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