Releases: archtechx/laravel-seo
Releases · archtechx/laravel-seo
v0.10.2
What's Changed
- Update meta tags to be HTML5 compliant by removing self-closing slashes by @tamas-macsek in #39
- Correct nullable type by @l3aro in #40
New Contributors
- @tamas-macsek made their first contribution in #39
- @l3aro made their first contribution in #40
Full Changelog: v0.10.1...v0.10.2
v0.10.1
What's Changed
- Use a scoped singleton to support Laravel Octane by @benbjurstrom in #36
New Contributors
- @benbjurstrom made their first contribution in #36
Full Changelog: v0.10.0...v0.10.1
v0.10.0
Adds Laravel 11 support.
Full Changelog: v0.9.0...v0.10.0
v0.9.0
v0.8.0
What's Changed
- Add support
keywords
meta tag by @datlechin in #29
New Contributors
- @datlechin made their first contribution in #29
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- Add missing @ to username by @hofmannsven in #27
- Adds support for og:locale by @hofmannsven in #28
New Contributors
- @hofmannsven made their first contribution in #27
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Add support Laravel 10.x & remove unused package by @dinhquochan in #26
New Contributors
- @dinhquochan made their first contribution in #26
Full Changelog: v0.5.1...v0.6.0