trezy / next-safe

https://trezy.gitbook.io/next-safe/
BSD 3-Clause "New" or "Revised" License
167 stars 20 forks source link

Chore - Add next 12 as peer dependency #45

Closed kiily closed 1 year ago

kiily commented 1 year ago

Addressing the bug described in this issue: https://github.com/trezy/next-safe/issues/39.

This should require no changes to how the module works but will simply allow it to be installed for users already on Next.js 12.

Let me know if this makes sense or whether a more in-depth explanation is needed🙏

kiily commented 1 year ago

Is there an update on when this would be merged or any further feedback? Let me know 🙏

kiily commented 1 year ago

Just a nudge on this one, we'd like to use next-safe in our project and this is the last remaining blocker

I-keep-trying commented 1 year ago

Is this going to work for Next13?

kiily commented 1 year ago

You're quite right! It will not... In principle, the code should work correctly in Next.js 13 but you won't be able to install it properly unless it is added here as a peer dependency 😢

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 3.3.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: