- Enh #3: Provided support for "laravel/nova" version 4.x (klimov-paul)
- Bug #2: Fixed API response structure in case
JsonResource::withoutWrapping()
is called globally (klimov-paul)
- Bug #1: Fixed JS compatibility with browsers, which do not support
Object.fromEntries()
(klimov-paul)
- Initial release.