Skip to content

8 bump to react 19#11

Merged
willbreitkreutz merged 9 commits intomainfrom
8-bump-to-react-19
Apr 6, 2026
Merged

8 bump to react 19#11
willbreitkreutz merged 9 commits intomainfrom
8-bump-to-react-19

Conversation

@krowvin
Copy link
Copy Markdown
Contributor

@krowvin krowvin commented Mar 31, 2026

Add compatibility for react 18 and 19

  • react and react-dom are peerDependencies with ^18.2.0 || ^19.0.0
  • local dev tooling updated to a React 19 stack
  • Vite and Vitest were upgraded so the repo builds and tests
  • CI workflow added to validate React 18 / 19
  • global store usage in the public hook / layer callback path changes
  • linter

@krowvin krowvin requested a review from willbreitkreutz March 31, 2026 01:27
@krowvin krowvin linked an issue Mar 31, 2026 that may be closed by this pull request
@willbreitkreutz willbreitkreutz merged commit e4dce67 into main Apr 6, 2026
2 checks passed
@willbreitkreutz willbreitkreutz deleted the 8-bump-to-react-19 branch April 6, 2026 15:42
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.

Bump to React 19

2 participants