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

#221 Upgrade NextJS #226

Merged
merged 1 commit into from
Aug 9, 2024
Merged

#221 Upgrade NextJS #226

merged 1 commit into from
Aug 9, 2024

Conversation

nevendyulgerov
Copy link
Contributor

@nevendyulgerov nevendyulgerov commented Aug 3, 2024

I upgraded NextJS to its latest version and tested for regressions. I didn't find any issues.

I did notice however some performance improvements in terms of the dev server speed - quicker initial build times and faster HMR. Also, turbopack seems to be in stable state now, so maybe we can start using it with next dev --turbo.

@nevendyulgerov nevendyulgerov added the Type: Chore Improvements to the code base and DX. It has no impact on external users e.g. Update deps label Aug 3, 2024
@nevendyulgerov nevendyulgerov self-assigned this Aug 3, 2024
Copy link

vercel bot commented Aug 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rollups-explorer-base-mainnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 3, 2024 0:43am
rollups-explorer-base-sepolia ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 3, 2024 0:43am
rollups-explorer-mainnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 3, 2024 0:43am
rollups-explorer-optimism-mainnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 3, 2024 0:43am
rollups-explorer-optimism-sepolia ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 3, 2024 0:43am
rollups-explorer-sepolia ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 3, 2024 0:43am
rollups-explorer-workshop ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 3, 2024 0:43am

@nevendyulgerov nevendyulgerov merged commit 12a7cec into main Aug 9, 2024
20 checks passed
@nevendyulgerov nevendyulgerov deleted the feature/221-upgrade-nextjs branch August 9, 2024 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Chore Improvements to the code base and DX. It has no impact on external users e.g. Update deps
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade NextJS to latest version
2 participants