Skip to content

Conversation

@sensasi-delight
Copy link
Contributor

Upgrades Next.js to version 16.0.10, which includes removing react and react-dom as explicit dependencies since they are now bundled.

Updates eslint-config-next to align with the new Next.js version. Modernizes the ESLint flat configuration by directly importing Next.js presets, eliminating the need for the FlatCompat utility.

Integrates useEffectEvent in the email verification page to manage side effects for email retrieval and cooldown logic. This refactoring addresses potential issues with stale closures and improves the stability of event handlers within useEffect.

Upgrades Next.js to version `16.0.10`, which includes removing `react` and `react-dom` as explicit dependencies since they are now bundled.

Updates `eslint-config-next` to align with the new Next.js version. Modernizes the ESLint flat configuration by directly importing Next.js presets, eliminating the need for the `FlatCompat` utility.

Integrates `useEffectEvent` in the email verification page to manage side effects for email retrieval and cooldown logic. This refactoring addresses potential issues with stale closures and improves the stability of event handlers within `useEffect`.
@vercel
Copy link

vercel bot commented Dec 13, 2025

@sensasi-delight is attempting to deploy a commit to the sensasidelight's projects Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Dec 13, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
code-showcase-studio Ready Ready Preview, Comment Dec 13, 2025 5:33pm

@sensasi-delight sensasi-delight added the ⟳ CI/CD Tasks related to ci/cd pipelines, ensuring automated testing, building, and deployment. label Dec 13, 2025
@sensasi-delight sensasi-delight merged commit 9672ed1 into pemrogrammer:main Dec 13, 2025
3 checks passed
@sensasi-delight sensasi-delight deleted the patch branch December 13, 2025 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⟳ CI/CD Tasks related to ci/cd pipelines, ensuring automated testing, building, and deployment.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant