Install
Works with Drupal: ^10.1 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
234.25 KB
MD5: a0e8d634d8b03eead7f26c18ffa5fe51
SHA-1: f63ccafbad664ace40b2f8fa327e482fc11320f0
SHA-256: b6a7ed61fc2646a927ffe4cb5651e71143d0abff90a0bc6485e976a6437e1542
Download zip
335.11 KB
MD5: 33f37f117fdd6c31055e818730d2525c
SHA-1: f80df45157b6227e813e92a19656a7083f943ac3
SHA-256: 72daf6e8934d40708f0099b4f326b2242c3ce4d1062575465886ce859d4fae55
Release notes
This is the first D11 compatible release.
It also adds compatibility with drupal/dbal: ^2 and
previousnext/nested-set: ^1 || ^2
If you update those, please note that `previousnext/nested-set` 2+ has stronger type-hints. Please check any custom code for compliance with type-hinting.
#3421731: field_field_config_create should check if the config installer is syncing
#3423081: Local tasks of base module has unavailable microsite task
#3283504: Replace view filter with entity reference
#3462531: Fix CI on 5.x HEAD