Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Next.js 14+ #597

Closed
jayantbh opened this issue Oct 16, 2024 · 4 comments · Fixed by #614
Closed

Upgrade to Next.js 14+ #597

jayantbh opened this issue Oct 16, 2024 · 4 comments · Fixed by #614
Assignees
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

Comments

@jayantbh
Copy link
Contributor

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.

@jayantbh jayantbh added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed javascript Pull requests that update Javascript code web-server Issue related to web-server dev experience hacktoberfest labels Oct 16, 2024
@Reterics
Copy link
Contributor

Hi @jayantbh

I am happy to work in this issue. Can you assign it to me if it still available for grab?

@jayantbh
Copy link
Contributor Author

It's certainly available. But I'd recommend tackling the axios one first before taking this on, since this is certainly a bigger issue and the other one will help get you started while keeping this free in case someone else is able to give it a shot first.

@jayantbh
Copy link
Contributor Author

@Reterics this is open for you now, if interested. :)
Thanks for your other recent contribution. 🚀

@Reterics
Copy link
Contributor

@Reterics this is open for you now, if interested. :) Thanks for your other recent contribution. 🚀

Thank you, I am happy to work on it :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants