One recently introduced bug resolved
Bugfix
No changes needed. entity_field_fetch fields and their fetched content should now appear in JSONAPI query results.
Minor update
Bugfix:
Add check for entity presence before attempting predelete check. https://www.drupal.org/project/entity_field_fetch/issues/3262575
Minor release:
Minor addition
Make GraphQL fetched data for link fields include path
Two minor fixes
One new feature and one bug repaired.
Bugfix to repair results returned by entity load multiple or graphQL queries where multiple entities with multiple entity field fetch fields are present on each entity.
Adds one enhancement:
Added the ability for fetched data to dig down into entity references and return the entity referenced sources too. https://www.drupal.org/project/entity_field_fetch/issues/3211972
No impact to entity view or edit. Only impacts json and graphQL type endpoints.
Minor release to add missing 'value' property to align with phantom field that is not used.
Bugfix to more fully implement schema shift to computed fields. https://www.drupal.org/project/entity_field_fetch/issues/3208040
Temporarily add schema columns back in until a more refined solution can be worked out for existing fields. https://www.drupal.org/project/entity_field_fetch/issues/3208040
Two issues resolved in this release
Minor changes
This brings in one improvement.
Some nice improvements.
Initiating the dev tag.
This is the initial release of this module that supports an entity field type level fetcher that fetches content every node of a content type.