Skip to content

Feature. Upgrade react version from 18 to 19 #115

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

Merged
merged 9 commits into from
May 7, 2025

Conversation

Siyeop
Copy link
Member

@Siyeop Siyeop commented May 7, 2025

No description provided.

Siyeop added 9 commits May 7, 2025 10:58
Updated several interface definitions to use `any` instead of `unknown` for improved flexibility in type usage. Additionally, exported `tabBoxContextType` to ensure proper usage across components.
The 'act' wrapper has been eliminated from across multiple test cases involving async interactions, as it is unnecessary with @testing-library/user-event. This improves code clarity and simplifies the test logic without affecting functionality.
Updated all components to use the newer `use` hook instead of `useContext` for consuming context. This change aligns with modern React practices and ensures consistency across the codebase.
@Siyeop Siyeop merged commit 4485ca6 into develop May 7, 2025
3 checks passed
@Siyeop Siyeop deleted the feature-upgrade-react19 branch May 7, 2025 09:07
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.

1 participant