What's Changed
- fix(serializer): use attribute denormalization context for constructor arguments by @alexndlm in #6821
- feat(laravel): belongs to many relations by @amermchaudhary in #6818
- fix(jsonld): check if supportedTypes exists by @soyuka in #6825
- fix(symfony): symfony 7.2 deprecations by @soyuka in #6835
- fix(symfony): object typed property schema collection restriction by @c1tru55 in #6823
- [Laravel] Fix default order by by @toitzi in #6840
- fix(doctrine): Fixed ORM DateFilter applying inner join when no filtering values have been provided by @psihius in #6849
- [Laravel] Fix foregin keys (relations) beeing in attributes by @toitzi in #6843
New Contributors
Full Changelog: v4.0.10...v4.0.11