Releases: apility/laravel-mix-components
Releases · apility/laravel-mix-components
v2.4.1
Full Changelog: v2.4.0...v2.4.1
v2.4.0
Full Changelog: v2.3.0...v2.4.0
v2.3.0
Full Changelog: v2.2.3...v2.3.0
- Fixed an issue where the regex that was used to match file names didn't match files including digits in the extension (e.g. .woff2)
v2.2.3
Slight speed improvements to integrity hashing by utilizing an internal cache
v2.2.2
Only add integrity and crossorigin attributes if needed
v2.2.1
Fixed an issue where an uncaught Exception
was thrown when the integrity
property was unset
v2.2.0
Adds support for setting the `crossorigin˙ attribute.
v2.1.0
- Added support for generating SRI integrity hashes
- Made preload optional