This repository has been 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 generate
from the post-hooks for the prisma template (not required anymore since [email protected]) - Updated lots of deps (including
[email protected]
&[email protected]
)- BREAKING: Checkout the release note of
[email protected]
for the changes: https://github.com/prisma/nexus-prisma/releases/tag/v0.3.6
- BREAKING: Checkout the release note of