All notable changes to laravel-inertia-dataproviders
will be documented in this file.
- Added
toNestedArray
method
- Laravel 10 Support by @Jim-Webfox in webfox#6
- @Jim-Webfox made their first contribution in webfox#6
Full Changelog: https://github.com/webfox/laravel-inertia-dataproviders/compare/v1.1.0...v1.2.0
Add dd
and dump
methods to the DataProvider class
Fix return type check failing against union types.
Updates to composer.json to help discoverability
Initial release of package!