- Multiple bug fixes: job lock release for ShouldBeUniqueUntilProcessing, schedule:test with runInBackground, Collection::pop edge case, and a security patch for a Carbon CVE‑2025‑22145 plus serialization/compression protection.
- New developer tooling and utilities: Laravel Pint integration with synced StyleCI rules, helper methods to dump HTTP client responses, cursor editor support in ResolvesDumpSource, and a customizable date validation rule with flexible con...
- Model and collection enhancements: added `self` type hint to HasCollection, support for pending attributes, and ability to pass collections to whereMorphedTo/whereNotMorphedTo.