yonycalsin / nextjs-cors

:tada: nextjs-cors is a node.js package to provide a Connect/Express middleware that can be used to enable CORS with various options :rocket:
MIT License
222 stars 9 forks source link

Peer dependency update for NextJs 11 #59

Closed sakkelaaksonen closed 3 years ago

sakkelaaksonen commented 3 years ago

Hi there. Nextjs 11 came out. Could you please add peer dependency support for the latest version. Thanks in advance.

notjustinshaw commented 3 years ago

NextJS v11 Upgrade Guide: https://github.com/vercel/next.js/blob/canary/docs/upgrading.md

yonycalsin commented 3 years ago

@sakkelaaksonen @justinalexandershaw 🎉 Wow thanks for the notice, I will publish it later as a new version.