Skip to content

Releases: larament/seokit

v1.1.0

02 Mar 10:10

Choose a tag to compare

What's Changed

🚀 New Features

  • Added Inertia.js route detection and automatic title rendering updates.
  • Added canonical() method to the SeoKit facade for easier canonical URL management.

🛠️ Refactoring & Improvements

  • Removed spatie/laravel-package-tools dependency to reduce overhead.
  • Improved type safety with comprehensive PHP type hints across the codebase.
  • Updated site_name configuration to default to config('app.name').

🧹 Maintenance

  • Code styling fixes and internal cleanup.
  • Updated GitHub Action dependencies (checkout, fetch-metadata, git-auto-commit).

📝 Full Changelog

v1.0.1...v1.1.0

v1.0.1

11 Oct 16:34

Choose a tag to compare

Full Changelog: v1.0...v1.0.1

v1.0

11 Oct 13:08

Choose a tag to compare

Full Changelog: v0.2...v1.0