Releases: justbetter/laravel-http3earlyhints
Releases · justbetter/laravel-http3earlyhints
1.3.0
Changed
- Enabled Strict types and improved type hinting (#2)
- Remove imagesizes and imagesrcset, add nonce (944a3ad)
1.2.1
Changed
- Fixed typo, removed cache-control from early hints (6c33e73)
1.2.0
Changed
- Check the format to determine if link headers should be added, allow disabling on-the-fly generation (d630c8a)
1.1.3
Changed
- Automatically add crossorigin for modulepreload (d176275)
1.1.2
Changed
- Pass more information from the link headers (af2bd17)
1.1.1
Changed
- Preload modules, do not preload defer and async scripts (f3fc8ce)
1.1.0
Changed
- Build links using PSR Link, add extensibility (#1)
1.0.3
Prevent error if response is not illuminate reponse in addLinkHeader
Full Changelog: 1.0.2...1.0.3