Prisma was just updated to 2.10.1 with some important bug fixes, but the current nexus-plugin-prisma only declares peer dependency support with 2.10 explicitly. Can that be fixed? Is there a reason why the dependency doesn't support bugfix increases?
Yeah, I also noticed this today. I get that there's a bit of a complicated setup but it seems like with every release of Prisma _or_ this package, there's a period of time between where people get caught in situations like this and issues have to be created.
I'd appreciate this as well. Right now to avoid seeing the warning every time the server reloads I'm just editing nexus-plugin-prisma's package.json in node modules.
Now obsolete by 8d75274fc4e969409155acabca6a03c7e34243ad
Most helpful comment
I'd appreciate this as well. Right now to avoid seeing the warning every time the server reloads I'm just editing nexus-plugin-prisma's package.json in node modules.