What's Changed
- Fix
GuardDoesNotMatch should accept collection
by @erikn69 in #2748 - Improve performance for hydrated collections by @inserve-paul in #2749
- Only show error if
cache key exists
andforgetCachedPermissions
fails by @erikn69 in #2707 - Remove v5 cache fallback alias by @drbyte in #2754
Docs
- [Docs example] Check for 'all' or 'any' permissions before specific permissions by @ceilidhboy in #2694
- [Docs] Fix typo in uuid.md by @levizoesch in #2705
- [Docs] Upgrade Guide - Add PR links to upgrade guide by @mraheelkhan in #2716
- [Docs] use more modern syntax for nullable return type by @galangaidilakbar in #2719
- [Docs] camelCase variable naming in example by @KamilWojtalak in #2723
- [Docs] Update using-policies.md by @marcleonhard in #2741
- [Docs] Example of pushing custom middleware before SubstituteBindings middleware by @WyattCast44 in #2740
Other
- PHP 8.4 tests by @erikn69 in #2747
- Include
Larastan
indev
by @drbyte in #2755 - Fix comment typo by @machacekmartin in #2753
New Contributors
- @ceilidhboy made their first contribution in #2694
- @levizoesch made their first contribution in #2705
- @galangaidilakbar made their first contribution in #2719
- @KamilWojtalak made their first contribution in #2723
- @marcleonhard made their first contribution in #2741
- @WyattCast44 made their first contribution in #2740
- @inserve-paul made their first contribution in #2749
- @machacekmartin made their first contribution in #2753
Full Changelog: 6.9.0...6.10.0