This is the first release with support for Drupal 11. It includes a number of bug fixes and features, as well as automated tests and coding standards cleanup for easier ongoing maintenance.
renukakulkarni
Issues: 1 issues resolved.
Changes since 8.x-1.0-beta2:
A bunch of older tickets.
Issue #3118090: ‘jsonapi_schema’ is incompatible with this version of Drupal core (9) by mglaman, BramDriesen, m.stenta, e0ipso
Fixes a bug with custom JSON:API routes and unexpected route names.
Fixes a bug where disabled fields were still included in resource object schemas.
Removed now unnecessary patches from composer.json
Adds and entrypoint schema.
This release temporarily enforces a dependency on an earlier version of JSON:API Hypermedia until this module can be updated.