Skip to content

Remove old React Context .Provider pattern and delete CanFixOverdrawC…#29008

Merged
chrisnojima merged 1 commit intonojima/HOTPOT-next-670-cleanfrom
nojima/HOTPOT-provider-cleanup
Mar 11, 2026
Merged

Remove old React Context .Provider pattern and delete CanFixOverdrawC…#29008
chrisnojima merged 1 commit intonojima/HOTPOT-next-670-cleanfrom
nojima/HOTPOT-provider-cleanup

Conversation

@chrisnojima
Copy link
Contributor

…ontext

React 19 supports using directly instead of <Context.Provider value={...}>. Migrate all context providers to the new syntax and remove the deprecated CanFixOverdrawContext entirely.

…ontext

React 19 supports using <Context value={...}> directly instead of
<Context.Provider value={...}>. Migrate all context providers to the new
syntax and remove the deprecated CanFixOverdrawContext entirely.
@chrisnojima chrisnojima merged commit 8025e94 into nojima/HOTPOT-next-670-clean Mar 11, 2026
1 check failed
@chrisnojima chrisnojima deleted the nojima/HOTPOT-provider-cleanup branch March 11, 2026 16:32
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