Skip to content

Releases: spatie/laravel-missing-page-redirector

2.11.1

21 Feb 11:53
649400b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.11.0...2.11.1

2.11.0

06 Jan 09:30
b02b6fe
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.10.0...2.11.0

2.10.0

12 Mar 16:20
5cb482e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.9.4...2.10.0

2.9.4

24 Jan 23:17
a2e3908
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.9.3...2.9.4

2.9.3

13 Oct 09:56
cf93664
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.9.2...2.9.3

2.9.2

13 May 13:17
0d9e34a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.9.1...2.9.2

2.9.1

21 Apr 14:19
Compare
Choose a tag to compare
  • use Str class instead of str helper function

Full Changelog: 2.9.0...2.9.1

2.9.0

21 Apr 14:15
Compare
Choose a tag to compare
  • Add support for wildcard route parameters that span multiple route segments (/old/* -> /new/{wildcard})

Full Changelog: 2.8.0...2.9.0

2.8.0

13 Jan 09:11
Compare
Choose a tag to compare
  • Add support for Laravel 9

Full Changelog: 2.7.3...2.8.0

2.7.3

14 Apr 13:44
afdd210
Compare
Choose a tag to compare
  • allow spatie/url v2