Install
Works with Drupal: 8.xUsing Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
295.08 KB
MD5: 6715e35f8bcc3f47b09f063496005e6e
SHA-1: 7c6c51e39f14126c98abf1c5e33ae2a506e98a53
SHA-256: 490f58b5d0071262d118f9dfa715b4e6f34cedb0748cd55ebc574ddd22895431
Download zip
353.1 KB
MD5: f1319d793a1d4931d31727d55697cf41
SHA-1: a1ba9d7c1272a8600a6c5dfce254c7a49d3f8548
SHA-256: 72be8c3c9b86102d360216a139f681a19f04c7454da40feaec57b2fb450667d1
Release notes
This release is compatible with Druapl 8.7.x.
Contributors (4)
jibran, mcdwayne, rp7, Wim Leers
Changelog
Issues: 12 issues resolved.
Changes since 8.x-2.0-alpha8:
Bug
- #3037970 by jibran: Custom serialized field's data should be normalized even if it's empty
- #2976035 by jibran: Entity type CRUD operations must use the last installed entity type and field storage definitions
- #3006208 by rp7: DER referencedEntities() does not support computed fields
Task
- #3042775 by jibran, mcdwayne: Drupal 9 Deprecated Code Report
- #3002206 by jibran: Update the stable version of drupal/coder to ˆ8.3.1
- #2723593 by jibran: Properly deprecate entity_load() and friends
- #2974033 by jibran: drupalci.yml no longer needs to re-run composer install
- #2762087 by jibran, Wim Leers: Remove .travis.yml
- #2973791 by jibran: Fix deprecation messages related to deprecated comment Action plugins
- #2795045 by jibran: Make SchemaCheckTestTrait available outside of the config module
- #3001640 by jibran: Add drupalci.yml