Skip to content

Conversation

@depfu
Copy link

@depfu depfu bot commented Aug 25, 2022

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ @​pixi/display (6.1.2 → 6.5.2) · Repo

Release Notes

6.5.2

💾 Download

Development Build:

Production Build:

Documentation:

Changed

v6.5.1...v6.5.2

🐛 Fixed

🧹 Chores

  • Add installation error help to readme (#8563) @Zyie
  • Add pixijselementals.com to "Learn" section of main readme (#8581) @domis86

6.5.1

🔥 Hotfix

Previous release accidentally bundled the core into packages it wasn't suppose to including in ticker, canvas-mesh, canvas-sprite. It is strongly recommended that you update to 6.5.1 if you upgraded (or tried to) 6.5.0.

💾 Download

Development Build:

Production Build:

Documentation:

Changed

v6.5.0...v6.5.1

🐛 Fixed

  • Hotfix: Make sure core isn't bundled in ticker, canvas-sprite, canvas-mesh (#8527) @bigtimebuddy

6.5.0

💾 Download

Development Build:

Production Build:

Documentation:

Changed

v6.4.2...v6.5.0

🚽 Deprecated

  • Removes callback for Spritesheet.parse, use Promise instead (#8396) @bigtimebuddy
  • Change Prepare plugin's upload to be Promise-based (#8401) @bigtimebuddy
  • Deprecations registerPlugin methods (#8410) @bigtimebuddy
    • PIXI.Loader.registerPlugin()
    • PIXI.Renderer.registerPlugin()
    • PIXI.CanvasRenderer.registerPlugin()
    • PIXI.Application.registerPlugin()

🎁 Added

🐛 Fixed

🧹 Chores

6.4.2

💾 Download

Development Build:

Production Build:

Documentation:

Changed

v6.4.0...v6.4.2

🔥 Hotfix

  • Fix: Resolves issue where "exports" broke Webpack (#8381) @zwade

🐛 Fixed

  • Clarify that the object's mask must be in the subtree of its parent in the docs (#8378) @lazarljubenovic

6.4.0

💾 Download

Development Build:

Production Build:

Documentation:

Changed

v6.3.2...v6.4.0

🎁 Added

🐛 Fixed

🧹 Chore

  • Chore: Upgrade to TypeScript 4.3.0 and make setters for ObservablePoints accept IPointData (#8274) @ShukantPal
  • Chore: Improve TypeScript ESLint rules (#8341) @Zyie
  • Chore: improve documentation linting (#8342) @Zyie
  • Chore: Add "types" and "exports" to package.json (#8371) @zwade
  • Chore: Fix TypeScript issues in tests (#8370) @Zyie
  • Chore: Flatten the packages structure (#8374) @bigtimebuddy

6.3.2

💾 Download

Development Build:

Production Build:

Documentation:

Changed

v6.3.1...v6.3.2

🐛 Fixed

🧹 Chore

6.3.1

💾 Download

Development Build:

Production Build:

Documentation:

Changed

v6.3.0...v6.3.1

🐛 Fixed

🧹 Chore

6.3.0

💾 Download

Development Build:

Production Build:

Documentation:

Changed

v6.2.2...v6.3.0

🎁 Added

  • Add crossOrigin with credentials support for XHR requests (#7948) @sergaks
  • Add KTXLoader support for uncompressed formats (#8017) @ShukantPal
  • Replace use of self with globalThis (and polyfill) (#8050) @JoshuaPelealu
  • Add cullable and cullArea properties (#8089) @dev7355608
  • Adds Graphics.nextRoundedRectBehavior to use circles for drawing rounded rectangle corners instead of quadratic curves. In the next major version this will be the default behavior (#8227, #8237) @dev7355608
  • Hide new letterSpacing API behind a flag Text.experimentalLetterSpacing (#8234)

🐛 Fixed

6.2.2

💾 Download

Development Build:

Production Build:

Documentation:

Changed

v6.2.1...v6.2.2

🐛 Fixed

6.2.1

💾 Download

Development Build:

Production Build:

Documentation:

Changed

v6.2.0...v6.2.1

🐛 Fixed

6.2.0

💾 Download

Development Build:

Production Build:

Documentation:

Changed

v6.1.3...v6.2.0

🎁 Added

🐛 Fixed

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.


👉 No CI detected

You don't seem to have any Continuous Integration service set up!

Without a service that will test the Depfu branches and pull requests, we can't inform you if incoming updates actually work with your app. We think that this degrades the service we're trying to provide down to a point where it is more or less meaningless.

This is fine if you just want to give Depfu a quick try. If you want to really let Depfu help you keep your app up-to-date, we recommend setting up a CI system:

  • Circle CI, Semaphore and Travis-CI are all excellent options.
  • If you use something like Jenkins, make sure that you're using the Github integration correctly so that it reports status data back to Github.
  • If you have already set up a CI for this repository, you might need to check your configuration. Make sure it will run on all new branches. If you don’t want it to run on every branch, you can whitelist branches starting with depfu/.

Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu
Copy link
Author

depfu bot commented Sep 10, 2022

Closed in favor of #133.

@depfu depfu bot closed this Sep 10, 2022
@depfu depfu bot deleted the depfu/update/yarn/@pixi/display-6.5.2 branch September 10, 2022 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant