Skip to content

v1.1.0

Latest

Choose a tag to compare

@iRaziul iRaziul released this 02 Mar 10:10
· 7 commits to main since this release

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