Timo Kämäräinen

Results 25 comments of Timo Kämäräinen

Seems that there is also a bunch of errors from `@pixi/sound`. Not sure if it's even supposed to support 6.1.0 yet. I'll dig deeper and open issues there if needed.

I'm seeing these weird errors with `@pixi/sound` after updating: ``` node_modules/@pixi/sound/dist/pixi-sound.d.ts:384:5 - error TS2416: Property 'init' in type 'HTMLAudioInstance' is not assignable to the same property in base type 'IMediaInstance'....

Actually it seems that we had `@pixi/sound` explicitly set to `4.0.3` before I updated PIXI. Meaning that this has nothing to do with the PIXI 6.1.0 release but is a...

Not sure if this is related but in our environment upgrading from version `0.0.5` to `0.0.6` actually breaks `serverless-dynamodb-local` plugin. It causes the serverless command to fail with `Error: spawn...

@Zyie Any chance the new v8 implementation could support nested bitmap caches?