Skip to content

Releases: apility/laravel-mix-components

v2.4.1

15 Apr 13:37
52ee51c
Compare
Choose a tag to compare

v2.4.0

15 Apr 13:35
cf76ba1
Compare
Choose a tag to compare

Full Changelog: v2.3.0...v2.4.0

v2.3.0

17 Apr 11:36
3095c52
Compare
Choose a tag to compare

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

12 Feb 23:19
Compare
Choose a tag to compare

Slight speed improvements to integrity hashing by utilizing an internal cache

v2.2.2

12 Feb 11:20
Compare
Choose a tag to compare
Only add integrity and crossorigin attributes if needed

v2.2.1

12 Feb 10:06
Compare
Choose a tag to compare

Fixed an issue where an uncaught Exception was thrown when the integrity property was unset

v2.2.0

12 Feb 09:47
Compare
Choose a tag to compare

Adds support for setting the `crossorigin˙ attribute.

v2.1.0

10 Feb 15:16
Compare
Choose a tag to compare
  • Added support for generating SRI integrity hashes
  • Made preload optional