Skip to content

Releases: Prozi/pixi-shim

v2.5.3

23 May 19:43
Compare
Choose a tag to compare

v2.5.2

23 May 16:23
Compare
Choose a tag to compare

fix security in dev dependencies

v2.5.1

21 May 19:50
a85b7b0
Compare
Choose a tag to compare

updated for pixi 8.1.4 compatibility

v2.4.1

06 Jan 22:03
Compare
Choose a tag to compare
  • bumped all deps including some dev deps security deps
  • learned that on macos if you can't install canvas, first run brew install pkg-config cairo pango libpng jpeg giflib librsvg and it works

v2.4.0

09 Jul 22:13
Compare
Choose a tag to compare

thanks to @SmartArray

switched to [optional] DEBUG env flag if user wants logs https://github.com/Prozi/pixi-shim#debug

included section in readme about pixi.js-legacy [optional] dependency https://github.com/Prozi/pixi-shim#usage-if-your-gameapp-is-feature-heavy

v2.3.21

11 Feb 18:56
Compare
Choose a tag to compare

updated readme

v2.3.20

11 Feb 18:48
Compare
Choose a tag to compare

v2.3.19

08 Feb 15:36
4ad193f
Compare
Choose a tag to compare

lots of minor improvements, no breaking changes

v2.3.1

10 May 22:35
Compare
Choose a tag to compare

now it works inside a webworker if you'd neet that (the pixi-shim version, not the pixi-shim/pixi one)

v2.3.0

10 May 21:21
Compare
Choose a tag to compare

this introduces https://github.com/Prozi/pixi-shim/blob/master/pixi.js along with

the tests https://github.com/Prozi/pixi-shim/blob/master/pixi.spec.js

and updates readme with https://github.com/Prozi/pixi-shim#canvastodataurl Canvas.toDataURL() explanation that you should use above