Install
Works with Drupal: ^9.3Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
65.03 KB
MD5: 8f2e1ac7c1793aeecb4f09d0496a2706
SHA-1: 387f8202a7c2979eae392b7b86dd88030d27fdeb
SHA-256: 8330a002fb2fbd5b446687d3e682b59751f457ee2c0f0be2202e2ed48c874fab
Download zip
117.68 KB
MD5: 946e949d067c50f8dd483dac9d2181a2
SHA-1: cd22b6ca91e63d5787048ad5e0e1943dccf17878
SHA-256: baaef2291badec99fd221a86fd8d5c292626de6649d8b70581b09f0909a46bcd
Release notes
This release is compatible with Drupal 9.3 and above.
Contributors (3)
Changelog
Issues: 10 issues resolved.
Changes since 8.x-1.12:
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()