v1.0.6
What's Changed
- ✨ renames detail to details by @GautierDele in #44
Breaking changes
If you are linking in your app to the detail operation of rest --> route('api.user.detail') please add an s at the end --> route('api.user.details')
Full Changelog: v1.0.5...v1.0.6