Install

Works with Drupal: 8.x

Using Composer to manage Drupal site dependencies

Alternative installation files

Download jsonapi_extras-8.x-3.3.tar.gztar.gz 43.6 KB
MD5: 9e591ee1f8b84743461cbbfa0c9620bc
SHA-1: bbe175bea4b3635cad6c9c797f31d99a01ea1f41
SHA-256: 8dd9676b07aed4d44b8a74e7e90a118fe8f52ba6d62d75dc360d99ebeb866aa4
Download jsonapi_extras-8.x-3.3.zipzip 78.1 KB
MD5: 8f08bee4355103a7acae544d88783ca8
SHA-1: ce4ff18612feaf36efdcca4d1f1940990ef7ed42
SHA-256: 9dd2d09e9b966722f276839d402ea255f8b5761674ec5e364ad2e0fed7fcde39

Release notes

Issue #3025037 by gabesullice, Wim Leers: Make JSON:API Extras compatible with the upcoming 2.1 release

78fa722 by gabesullice (G)

:100644 100644 b185a62... 530a00b... M composer.json
:100644 100644 5615aff... 51b8e63... M src/EntityToJsonApi.php
:100644 100644 c9b58df... e993818... M src/Normalizer/FieldItemNormalizer.php
:100644 100644 61f2321... 2a7d3e7... M src/Normalizer/RelationshipItemNormalizer.php
:100644 100644 aed28a3... bd2c23e... M src/ResourceType/ConfigurableResourceTypeRepository.php
:100644 100644 a6cc200... be6cf82... M tests/src/Functional/JsonApiExtrasFunctionalTest.php
:100644 100644 578067e... 0d69123... M tests/src/Kernel/Controller/EntityResourceTest.php

Issue #3025284 by e0ipso: Allow field enhancers for relationships

53895e5 by e0ipso (G)

:100644 100644 317a31c... 4dcd03f... M jsonapi_extras.services.yml
:100644 100644 5024e8e... e7b35d3... M src/JsonapiExtrasServiceProvider.php
:000000 100644 0000000... 61f2321... A src/Normalizer/RelationshipItemNormalizer.php

Issue #3025016 by Wim Leers: Follow-up for #3013608: remove EntityToJsonApi::$classToUse

7c9f074 by wimleers (G)

:100644 100644 c8bc8a1... 5615aff... M src/EntityToJsonApi.php

Created by: e0ipso
Created on: 21 Jan 2019 at 16:28 UTC
Last updated: 18 Feb 2019 at 15:58 UTC
Bug fixes
New features

Other releases