v1.0.0
This is the 1.0 of AssetPack which is a complete overhaul of AssetPack to simplify its design and provide some new powerful features
- Caching now works! AssetPack will only transform an asset when it changes
- Supports multipacked spritesheets
- Supports compressing spritesheets and atlas files to webp/avif
- Added cache busting strings to filenames
- Remove monorepo design, you now only need to install
@assetpack/core
Check out the docs for how to use this version of AssetPack:
https://pixijs.io/assetpack/
Full Changelog: v0.8.0...v1.0.0