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

Fix: Deprecate constructor options on Application #10221

Merged
merged 2 commits into from
Feb 20, 2024

Conversation

bigtimebuddy
Copy link
Member

In upgrading content from v7 to v8, I kept getting bit by this, so I thought a deprecation warning could help. Also this fully deprecates the type which is helpful, for instance:

Screen Shot 2024-02-16 at 7 11 50 AM

I also fixed the example to be less ambiguous around this.

Copy link

codesandbox-ci bot commented Feb 16, 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 0bbf989:

Sandbox Source
pixi.js-sandbox Configuration

@bigtimebuddy bigtimebuddy added the ✅ Ready To Merge Helpful when issues are in the queue waiting to get merged. This means the PR is completed and has t label Feb 18, 2024
@Zyie Zyie merged commit 774c4c7 into next-v8 Feb 20, 2024
4 checks passed
@Zyie Zyie deleted the fix/app-constructor-deprecation branch February 20, 2024 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✅ Ready To Merge Helpful when issues are in the queue waiting to get merged. This means the PR is completed and has t v8
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants