What's Changed
- fix(httpcache): collection iri invalidation for mapped entities by @mrossard in #7353
- Only set name_converter for the default serializer by @mbeccati in #7365
- fix: pagination via cursor on ApiResource operations by @valentindrdt in #7368
- chore: remove @experimental flag from parameters by @soyuka in #7357
- chore: allow framework bundle:^6 by @soyuka in #7358
- fix(metadata): wrong method name in resource mutator by @soyuka in #7373
- fix(jsonld): various json streamer fixes by @soyuka in #7374
- fix(state): transform uri variable using ReadLinkParameterProvider by @soyuka in #7375
- fix: phpdoc for HttpOperation paginationViaCursor parameter by @emmanuel-averty in #7379
- fix(laravel): remove duplication code exception by @flug in #7378
- fix(metadata): compute isWritable during updates by @soyuka in #7383
- fix(openapi): no content schema by @soyuka in #7384
- Merge 4.1 by @soyuka in #7385
- fix(laravel): http cache compatibility by @soyuka in #7380
- fix(hal): rename package by @soyuka in #7386
New Contributors
Full Changelog: v4.2.0-alpha.3...v4.2.0-beta.1