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

chore: upgrade nextjs to latest version 14 (#312) #567

Merged
merged 10 commits into from
Feb 26, 2024
Merged

Conversation

frano-m
Copy link
Collaborator

@frano-m frano-m commented Feb 22, 2024

Closes #312.

  • Updated nextjs to version 14, storybook to version 7.6.
  • Updated node to v 20.10.0.


useEffect(
() => () => {
useEffect(() => {
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated the useEffect to set the active ref to true on component mount. React v18+ simulates unmounting and remounting the component in development mode.

@frano-m frano-m changed the title chore: upgrade nextjs to latest version 13 (#312) chore: upgrade nextjs to latest version 14 (#312) Feb 22, 2024
Copy link
Member

@NoopDog NoopDog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@frano-m 🚀 🚀 🚀 🚀 🚀 🚀 🚀 🚀!

@NoopDog NoopDog merged commit 1965ae4 into main Feb 26, 2024
1 check passed
@NoopDog NoopDog deleted the fran/312-nextjs-14 branch February 26, 2024 05:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade Nextjs to latest version 14
2 participants