Skip to content

Conversation

@Fr4nc3
Copy link
Collaborator

@Fr4nc3 Fr4nc3 commented Sep 16, 2025

Explicitly typed useState hooks in HomeInput for better type safety and improved code formatting. Removed unnecessary dependencies from useEffect in HomePage to prevent unwanted re-renders.

Purpose

  • ...

Does this introduce a breaking change?

  • Yes
  • No

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

Explicitly typed useState hooks in HomeInput for better type safety and improved code formatting. Removed unnecessary dependencies from useEffect in HomePage to prevent unwanted re-renders.
@Fr4nc3 Fr4nc3 merged commit bc3ee74 into macae-v3-dev-v2-vip Sep 16, 2025
0 of 2 checks passed
@github-actions
Copy link

🎉 This PR is included in version 2.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants