- Added numerous testing helpers and HTTP client enhancements, including expectsChoice, expectsSearch, between for AssertableJson, resource() and ResponseInterface mixins, and improved DB inspection commands.
- Implemented security and reliability fixes such as auto‑securing cookies, preventing empty‑string to array JSON casting errors, fixing infinite recursion in artisan schema:dump, and correcting relationship, factory, MessageBag, and SQLit...
- Updated documentation and type hints with docblock corrections, missing PHPDoc types, enhanced HigherOrderCollectionProxy typing, email template update, and Vite asset prefetching support.