Skip to content

2.0.0-rc2

Pre-release
Pre-release

Choose a tag to compare

@andrewstart andrewstart released this 02 Apr 03:16
· 49 commits to ts-and-v5-rewrite since this release
  • Improved asset upgrade script
    • Fixes .shapes.json files referenced in the assets.
    • Now an NPM recognized script, so you can run npx pixi-animate-upgrade <options>.
    • Added an output format that automatically imports & runs setup(), and exports library items by name.
  • Added script for creating Typescript definitions (.d.ts files) for Pixi Animate asset files.
    • npx pixi-animate-type-assets <paths to your files>
  • Removed the v1-asset-shim and instead rolled it into a new bundle, pixi-animate-legacy.js (in the /dist/ folder with the other IIFE bundle).