This repository was archived by the owner on Jul 27, 2020. It is now read-only.
- Fix: Files should now be properly watched. Could not test on windows yet though.
- Fix: Eject command used to scaffold non valid TS (because of wrong commas)
- Fix: Some wrong typings were causing the CI to fail
- Fix: Removed
prisma generatefrom the post-hooks for the prisma template (not required anymore since prisma@0.3.x) - Updated lots of deps (including
nexus@0.11.6&nexus-prisma@0.3.7)- BREAKING: Checkout the release note of
nexus-prisma@0.3.6for the changes: https://github.com/prisma/nexus-prisma/releases/tag/v0.3.6
- BREAKING: Checkout the release note of