Skip to content

Fix react-future warnings and styletron warnings#628

Merged
twells46 merged 2 commits intomasterfrom
internal/fix-react-warnings
Apr 14, 2026
Merged

Fix react-future warnings and styletron warnings#628
twells46 merged 2 commits intomasterfrom
internal/fix-react-warnings

Conversation

@twells46
Copy link
Copy Markdown
Contributor

From reading the docs and visual inspection, styled can be replaced one-to-one with withStyleDeep for composing react-styletron styles.

The router future flags should also require no changes:

  • v7_startTransition: We don't use React.lazy so this shouldn't affect us - docs.
  • v7_relativeSplatPath: All navigation uses absolute paths (e.g., /tutorials, /scene/jbcSandbox), so this shouldn't affect us - docs.

@kipr kipr deleted a comment from chatgpt-codex-connector bot Jan 15, 2026
@twells46 twells46 merged commit 12185f3 into master Apr 14, 2026
5 checks passed
@twells46 twells46 deleted the internal/fix-react-warnings branch April 14, 2026 16:41
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