Skip to content
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

React 19 support #556

Merged
merged 8 commits into from
Dec 30, 2024
Merged

React 19 support #556

merged 8 commits into from
Dec 30, 2024

Conversation

trezy
Copy link
Collaborator

@trezy trezy commented Dec 28, 2024

Description of change

Refactors the beta to support React 19 and abandon older React versions.

e121bb is the primary commit to review.

Fixes: #555

Pre-Merge Checklist
  • Tests and/or benchmarks are included
  • Documentation is changed or added
  • Lint process passed (npm run lint)
  • Tests passed (npm run test)

@trezy trezy added the v8 Issues related to Pixi React v8 label Dec 28, 2024
@trezy trezy self-assigned this Dec 28, 2024
@trezy trezy changed the base branch from main to beta December 28, 2024 01:45
Copy link

codesandbox-ci bot commented Dec 28, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 3ea27a2:

Sandbox Source
pixi.js-sandbox Configuration

@trezy trezy marked this pull request as ready for review December 30, 2024 20:44
@trezy trezy force-pushed the 555-react-19-support branch from ee247aa to 7c20e42 Compare December 30, 2024 21:27
@trezy trezy merged commit 18d52d1 into beta Dec 30, 2024
5 checks passed
@trezy trezy deleted the 555-react-19-support branch December 30, 2024 22:02
Copy link

🎉 This PR is included in version 8.0.0-beta.17 🎉

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
released on @beta v8 Issues related to Pixi React v8
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: React 19 Support
1 participant