next-compose-plugins
next-compose-plugins copied to clipboard
Should the nextjs pkg be in peerDependencies?
The README says that:
This plugin requires next.js >= 5.1 because it depends on the phases introduced within this version.
But there is no such peer dependency. Is this by intent? Why?