Closed smaye81 closed 3 weeks ago
Next.js v15 was recently released. We should add support for it by first testing w/ v15 and then updating our dependency constraints for connect-next.
connect-next
Prior art for upgrading to v14 here.
Adding support in v2 in https://github.com/connectrpc/connect-es/pull/1290
Next.js v15 was recently released. We should add support for it by first testing w/ v15 and then updating our dependency constraints for
connect-next
.Prior art for upgrading to v14 here.