Upgrade to Next.js 14+ #597
Labels
dev experience
enhancement
New feature or request
good first issue
Good for newcomers
hacktoberfest
help wanted
Extra attention is needed
javascript
Pull requests that update Javascript code
web-server
Issue related to web-server
Why do we need this ?
This is a regular updates and hygiene thing.
Next.js 14 offers various performance and tooling improvements that we could benefit from.
The main thing to keep in mind for this one is that pulling this off will need thorough and comprehensive testing of the whole app, and builds.
Upgrading Next.js should include updating any related packages (such as React, etc.), and any resulting changes to types or how third party packages/libs/functions are used.
Basically, nothing should really much different for any dev or user when they use Middleware after this issue is resolved.
The text was updated successfully, but these errors were encountered: