What's Changed
Breaking Changes 🛠
- feat: refactor middleware in api client by @albertcht in #308
Improvements 🔧
- improve: add missing return types to
Container::get()andContainer::make()by @binaryfire in #307 - refactor(sanctum): use Str::from() helpers for BackedEnum handling by @binaryfire in #306
Bug fixes 🐛
- fix: fix nullable view path in dump source by @albertcht in #309
Full Changelog: v0.3.15...v0.3.16