Skip to content

Latest commit

 

History

History
47 lines (24 loc) · 1.78 KB

CHANGELOG.md

File metadata and controls

47 lines (24 loc) · 1.78 KB

Changelog

All notable changes to laravel-redirect-if-not-found will be documented in this file.

v0.0.5 - 2025-03-14

What's Changed

  • Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #7

New Contributors

  • @dependabot made their first contribution in #7

Full Changelog: https://github.com/fuelviews/laravel-redirect-if-not-found/compare/v0.0.2...v0.0.5

v0.0.4 - 2025-01-28

What's Changed

  • feat: add automatic middleware registration, add configuration enhancements by @thejmitchener in #6

Full Changelog: https://github.com/fuelviews/laravel-redirect-if-not-found/compare/v0.0.2...v0.0.4

v0.0.3 - 2025-01-26

What's Changed

  • Change the name of the package from fuelviews/app-redirect-if-not-found by @thejmitchener in #5

Full Changelog: https://github.com/fuelviews/laravel-redirect-if-not-found/compare/v0.0.2...v0.0.3

v0.0.2

What's Changed

  • Refactored code to use the new namespace and class names for the AppRedirectIfNotFound package. by @thejmitchener in #4

Full Changelog: https://github.com/fuelviews/app-redirect-if-not-found/compare/v0.0.1...v0.0.2

v0.0.1

What's Changed

  • Update composer.json dependencies for pestphp/pest, pestphp/pest-plugin-arch, and pestphp/pest-plugin-laravel to support both version 2 and version 3. by @thejmitchener in #3

Full Changelog: https://github.com/fuelviews/app-redirect-if-not-found/commits/v0.0.1