fix(deps): update dependency pixi.js to v7 #1013
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.5.8
->7.1.2
Release Notes
pixijs/pixijs
v7.1.2
Compare Source
💾 Download
Development Build:
Production Build:
Documentation:
Changed
🐛 Fixed
🧹 Chores
v7.1.1
Compare Source
💾 Download
Development Build:
Production Build:
Documentation:
Changed
🐛 Fixed
xadvance
calculating when rendering BitmapText (#9091) @bigtimebuddy🧹 Chores
v7.1.0
Compare Source
💾 Download
Development Build:
Production Build:
Documentation:
Changed
🎁 Added
Assets.preferWorkers
to disable texture loading in Workers (#8826, #8902) @bigtimebuddy.on<event>
(e.g., onclick, onpointertap, etc) properties to DisplayObject (#8876) @adam-savardTextMetrics.graphemeSegmenter
option (#8893, #8915) @SuperSodaSeaText.defaultAutoResolution
Text.defaultResolution
TextStyle.defaultStyle
to expose the default options (#8928) @bigtimebuddydefaultSearchParams
option to Assets (#8968) @GoodBoyDigital🐛 Fixed
loader.load
inspritesheetAsset
(#9037) @SuperSodaSea🚽 Deprecated
settings.FILTER_RESOLUTION
toFilter.defaultResolution
settings.FILTER_MULTISAMPLE
toFilter.defaultMultisample
GRAPHICS_CURVES
toGraphics.curves
settings.WRAP_MODE
toBaseTexture.defaultOptions.wrapMode
settings.SCALE_MODE
toBaseTexture.defaultOptions.scaleMode
settings.MIPMAP_TEXTURES
toBaseTexture.defaultOptions.mipmap
settings.ANISOTROPIC_LEVEL
toBaseTexture.defaultOptions.anisotropicLevel
settings.SPRITE_BATCH_SIZE
toBatchRenderer.defaultBatchSize
settings.SPRITE_MAX_TEXTURES
toBatchRenderer.defaultMaxTextures
settings.CAN_UPLOAD_SAME_BUFFER
toBatchRenderer.canUploadSameBuffer
BatchRenderer#MAX_TEXTURES
toBatchRenderer#maxTextures
settings.UPLOADS_PER_FRAME
toBasePrepare.uploadsPerFrame
settings.SORTABLE_CHILDREN
toContainer.defaultSortableChildren
settings.TARGET_FPMS
toTicker.targetFPMS
settings.GC_MODE
toTextureGCSystem.defaultMode
settings.GC_MAX_IDLE
toTextureGCSystem.defaultMaxIdle
settings.GC_MAX_CHECK_COUNT
toTextureGCSystem.defaultCheckCountMax
settings.MESH_CANVAS_PADDING
toMesh.defaultCanvasPadding
settings.PRECISION_FRAGMENT
toProgram.defaultFragmentPrecision
settings.PRECISION_VERTEX
toProgram.defaultVertexPrecision
Text.experimentalLetterSpacing
toTextMetrics.experimentalLetterSpacing
(#8915, #8945) @SuperSodaSeafilters
namespace (#9039) @bigtimebuddy🧹 Chores
format
,type
,target
,alphaMode
toBaseTexture.defaultOptions
(#8868) @bigtimebuddy@pixi/webdoc-template
1.5.5 (#8927) @SuperSodaSea--strictNullChecks
check for specific path (#8965) @SuperSodaSeav7.0.5
Compare Source
💾 Download
Development Build:
Production Build:
Documentation:
Changed
🐛 Fixed
🧹 Chores
v7.0.4
Compare Source
💾 Download
Development Build:
Production Build:
Documentation:
Changed
🐛 Fixed
v7.0.3
Compare Source
💾 Download
Development Build:
Production Build:
Documentation:
Changed
🐛 Fixed
zone.js
andFederatedEventTarget
for Angular projects (#8807) @Julien-MarcouIRenderer
,Application
template type (#8820) @bigtimebuddyv7.0.2
Compare Source
💾 Download
Development Build:
Production Build:
Documentation:
Changed
🔥 Hotfix
v7.0.1
Compare Source
💾 Download
Development Build:
Production Build:
Documentation:
Changed
🐛 Fixed
@pixi/unsafe-eval
(#8795) @bigtimebuddy🧹 Chores
v7.0.0
Compare Source
🧭 Migration Guide
We create a Wiki post here to address some of the breaking changes introduced in v7. If you are upgrading or considering upgrading, please review the guide.
💾 Download
Development Build:
Production Build:
Documentation:
Changed
🔥 Breaking Changes
PREFER_ENV
default toWEBGL2
for all devices (#7974) @dev7355608generateTexture
(#8349) @dev7355608AbstractBatchRenderer
andBatchPluginFactory
(#8420) @bigtimebuddyrenderer.plugins.prepare
, userenderer.prepare
renderer.plugins.extract
, userenderer.extract
Graphics.nextRoundedRectBehavior
andText.nextLineHeightBehavior
(#8501) @bigtimebuddyextensions.add
anymore (#8558, #8667) @bigtimebuddy@pixi/loaders
packages and related plugins (#8616) @Zyie@pixi/core
, please don't import them directly (#8619) @bigtimebuddy@pixi/math
@pixi/contants
@pixi/utils
@pixi/runner
@pixi/settings
@pixi/ticker
ICanvas
andICanvasRendererContext2D
(#8628, #8726) @SuperSodaSeaPIXI.ICanvas
, such asPIXI.Renderer.view
PIXI.ICanvasRenderingContext2D
CanvasExtract.base64()
,CanvasExtract.image()
,Extract.base64()
,Extract.image()
are now async methods.cacheAsBitmapMultisample
default as null, inherits Renderer's multisample (#8787) @dev7355608🎁 Added
currentFrame
mutable in AnimatedSprite (#8639) @YunYouJun@pixi/webworker
bundle (#8698) @SuperSodaSearemoveFromParent
method for DisplayObject (#8728) @SuperSodaSea🧹 Chore
v6.5.9
Compare Source
💾 Download
Development Build:
Production Build:
Documentation:
Changed
🐛 Fixed
transparent
option to 6.x docs (#8921) @terekite🧹 Chores
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.