v3.0.0
AssetInlineLimit improvements
AssetInlineLimit was not being correctly applied in certain scenarios, now it works properly again with all vite versions (5,6)
Running linters
Now doesn't require linters as depenendencies, runs the linters you use in the project with your config natively. Removed the path to config file due to this, now it's not required
What's Changed
- Refactor formatter logic by @sairus2k in #27
- Rr7 and asset inline fix by @AlemTuzlak in #30
New Contributors
Full Changelog: v2.2.1...v3.0.0