What’s Changed
✨ Enhancements
- Improved unit test coverage
- Added integration tests
🛠 Fixes
- TailwindMinify MSBuild property now defaults to false when not previously set for any non-Release configuration, this resolves an issue where not defining a configuration would cause TailwindMinify to be unset.
⬆️ Dependencies
-
Bump Microsoft.Build.Utilities.Core from 18.0.2 to 18.3.3 by @dependabot[bot] (#63)
-
Bump System.Text.Json from 10.0.2 to 10.0.3 by @dependabot[bot] (#62)
-
Migrate to xUnit.v3