Skip to content

v3.0.0

Compare
Choose a tag to compare
@AlemTuzlak AlemTuzlak released this 04 Feb 09:44
· 6 commits to main since this release
01b26d2

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

New Contributors

Full Changelog: v2.2.1...v3.0.0