Breaking Change
- In Laravel 12
MAIL_ENCRYPTION
has been renamed toMAIL_SCHEME
, make sure to update your environment variables with this release if you're using the mail notification driver.
What's New
- [Feature] Tests and a CI pipeline by @alexjustesen in #2101
What's Changed
- Laravel 12.x Shift by @alexjustesen in #2099
- Bump esbuild and vite by @dependabot in #2100
- Release v1.3.0 by @alexjustesen in #2102
Full Changelog: v1.2.5...v1.3.0