Skip to content

Releases: laravel/head

v0.2.1

Choose a tag to compare

@joetannenbaum joetannenbaum released this 17 Aug 21:10
Immutable release. Only release title and notes can be modified.
52ba7e6

What's Changed

  • Fix Inertia middleware registration for resolved kernels by @benbjurstrom in #12

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@joetannenbaum joetannenbaum released this 12 Aug 21:07
Immutable release. Only release title and notes can be modified.
0854296

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@joetannenbaum joetannenbaum released this 28 Jul 15:34
Immutable release. Only release title and notes can be modified.
e5351e7

Initial Release

  • Programmatically set <head /> meta tags directly from PHP
  • Set global, overridable, defaults
  • withHead route macro