Releases: pixijs/gif
Releases · pixijs/gif
v3.0.1
Changes
Fix: flag clone as dirty to allow for an immediate update (#20 )
Chore: Lint warnings should fail on Actions (a802d66 )
v3.0.0
Chores
Chore: Finalize to PixiJS v8 Release (#18 )
v3.0.0-rc
🔥 Breaking Changes
Feature: Support PixiJS v8 (#17 )
v2.1.1
Fixed
Fix: Incorrect rendering when disposalType is 3 (#16 )
v2.1.0
🎁 Added
Provides a .mjs
build for browsers (i.e., dist/pixi-gif.mjs
)
🧹 Chores
Update to @pixi/extension-scripts
(#13 )
v2.0.1
🐛 Fixed
Remove Chrome warnings about willReadFrequently
(dee26ab )
v2.0.0
🔥 Breaking Changes
Support for PixiJS v6 is dropped (19cce8c )
AnimatedGIFLoader has been replaced with AnimatedGIFAsset
Output target is now ES2017 instead of ES5
Fallback fps
option now defaults to 30
instead of Ticker.shared.FPS
(5f05539 )
v1.1.3
🧹 Chores
Restrict the usage of this plugin to PixiJS <7, as there are upcoming breaking changes. (7b961c7 )
v1.1.2
🧹 Chore
Updated the module output to have ".mjs" extension to be compatible with Node.js (22a79d9 )
v1.1.1
🐛 Fixed
Fix losing graphic control extension for some frames (#9 ) @Elon-Yan
You can’t perform that action at this time.