mercurius-typescript
mercurius-typescript copied to clipboard
Release with mercurius 14 as a supported peer dependency?
Would it be possible to get another release since mercurius 14 was released and I see that it was already added as a peer dependency on the main branch?
+1
If you want you can try this workaround in your package.json until we get the new version :
"overrides": {
"mercurius-codegen": {
"mercurius": "$mercurius"
}
}
Any update on this?
Published v5.0.5 with mercurius v14 in peer dependency, sorry for the very late update