Install
Works with Drupal: ^9.3Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
231.45 KB
MD5: df64e3587904fc4c4f8b528258867e90
SHA-1: dc7321368b82d93838b017d17889ddaed109aace
SHA-256: f164d6722857e04996eca99a9742dd9da1ce780998cb126228743a3fa858b35c
Download zip
292.91 KB
MD5: 71634e07b4958412e5879d7f1c900ac7
SHA-1: f011486ff83eb0a89cc0da8dbf03832af628a960
SHA-256: 35f2a14812d4ba91356d524f8ea594d857116e7cb12e0a6ae061ce12ed3c1262
Release notes
This release is compatible with Drupal 9.3 and above.
Contributors (3)
Changelog
Issues: 10 issues resolved.
Changes since 8.x-2.0-alpha15:
Bug
- #3249333 by jibran, larowlan: Allow setting the auto-create bundle on entity reference fields with multiple target bundles
- #2571235 by jibran: [regression] Roles should depend on objects that are building the granted permissions
Task
- #3256735 by jibran: Add tests to tests that test views provided by dynamic_entity_reference match schema
- #3087692 by jibran: Remove the core key from views configuration
- #3249602 by jibran: Update PHPStan version and config.
- #3249452 by jibran, larowlan: Inject container dependencies into DEREntityFormatter and DERWidget
- #3246916 by dpi: Wait for #3194848 before droping PHP 7.3 support.
- #3248000 by jibran, dpi: Use PHP 7.4 and 8.0 on CircleCi
- #2283919 by jibran: Fix FAILING HEAD for 9.3.x
- #3131281 by jibran: [May 17th 2021] Replace assertEqual() with assertEquals()