blitz-js / blitz

⚡️ The Missing Fullstack Toolkit for Next.js

Home Page:https://Blitzjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

enhancePrisma has disappeared since v2.0.7

quentinsimon opened this issue · comments

What is the problem?

Hello,

I'm using Blitz with Prisma and the enhancePrisma function
When I have updated to 2.0.7, my app crashes caused by the missing enhancePrisma dependency in index-browser.tsx
Could you please explain me why you have removed it from that file in order I fix my code ?

image

Thanks !

Paste all your error logs here:

image

What are detailed steps to reproduce this?

  1. Upgrade from 2.0.5 to 2.0.7

Run blitz -v and paste the output here:

image