v2.2.0 - Asset Inline Limit support
Vite assetInlineLimit respect
From v2.2.0 The plugin will respect your assetsInlineLimit defined in your Vite config and will only ignore it for the spritesheets generated by the plugin itself, meaning you don't have to opt-out of the inlining of small assets just to use this plugin
Full Changelog: v2.1.0...v2.2.0