Skip to content

v3.3.0

Compare
Choose a tag to compare
@lindyhopchris lindyhopchris released this 14 Feb 19:18
· 41 commits to develop since this release

Upgrading

composer require laravel-json-api/laravel --no-update
composer up "laravel-json-api/*"

What's Changed

  • Feature: allow middleware registration per action on resource and relations by @lindyhopchris in #268

Full Changelog: v3.2.0...v3.3.0