Skip to content

Releases: justbetter/laravel-http3earlyhints

1.4.0

06 Mar 11:05
d9b11b8
Compare
Choose a tag to compare

Added

  • Laravel 12 support (#5)

1.3.0

27 Jan 13:23
944a3ad
Compare
Choose a tag to compare

Changed

  • Enabled Strict types and improved type hinting (#2)
  • Remove imagesizes and imagesrcset, add nonce (944a3ad)

1.2.1

22 Dec 13:46
cf17e82
Compare
Choose a tag to compare

Changed

  • Fixed typo, removed cache-control from early hints (6c33e73)

1.2.0

14 Nov 15:58
d630c8a
Compare
Choose a tag to compare

Changed

  • Check the format to determine if link headers should be added, allow disabling on-the-fly generation (d630c8a)

1.1.3

06 Nov 15:52
7355e4c
Compare
Choose a tag to compare

Changed

  • Automatically add crossorigin for modulepreload (d176275)

1.1.2

05 Nov 16:29
af2bd17
Compare
Choose a tag to compare

Changed

  • Pass more information from the link headers (af2bd17)

1.1.1

05 Nov 11:51
f3fc8ce
Compare
Choose a tag to compare

Changed

  • Preload modules, do not preload defer and async scripts (f3fc8ce)

1.1.0

11 Sep 08:24
1fc4c11
Compare
Choose a tag to compare

Changed

  • Build links using PSR Link, add extensibility (#1)

1.0.4

29 May 14:35
76f012e
Compare
Choose a tag to compare

Correct types of symfony responses

Full Changelog: 1.0.3...1.0.4

1.0.3

29 May 14:22
Compare
Choose a tag to compare

Prevent error if response is not illuminate reponse in addLinkHeader

Full Changelog: 1.0.2...1.0.3