Skip to content

v0.11.15

Compare
Choose a tag to compare
@romalytvynenko romalytvynenko released this 22 Sep 13:19
· 36 commits to main since this release
24dd581

What's Changed

  • Using decodeURIComponent instead of decodeURI to better support Sanctum CSRF by @ritenn in #548
  • Added @default support to JSON API resources by @romalytvynenko in #549
  • Avoid documenting empty request body by @romalytvynenko in #550
  • Fixed incorrect data wrap key when using AnonymousResourceCollection and redefining it in collected resource by @axelrindle in #517

New Contributors

Full Changelog: v0.11.14...v0.11.15