ricokahler / next-plugin-preval

Pre-evaluate async functions during builds and import them like JSON
MIT License
255 stars 12 forks source link

chore: add next v11 to peer dependencies #46

Closed sachinraja closed 3 years ago

sachinraja commented 3 years ago

The plugin works correctly on Next v11.0.0, so it should be added to the allowed next versions in peerDependencies. Test repo: https://github.com/sachinraja/next-plugin-preval-next-11