- Added extensive generic type support to Eloquent Builder, relations, factories, SoftDeletes, and findOr/firstOr helpers.
- Introduced Resend mail transport mime‑type support, PostgreSQL DSN name/charset handling, and made the router tappable with a null‑safe event dispatcher.
- Updated numerous docblocks, added $config to MultipleInstanceManager, enhanced migrations, and fixed Http::retry throw behavior.