Install
Works with Drupal: >=10.1Using Composer to manage Drupal site dependencies
Alternative installation files
Release notes
Warning: This release of Linkit inadvertently included changes that could cause compatibility issues for developers who have created custom implementations of Linkit Matchers. In this release, Linkit changed the dependency injection for the Matcher classes in https://www.drupal.org/project/linkit/issues/3525299; custom Matchers which have defined their own create/construct methods will likely need to refactor their dependency injection based on the new inherited injection. See https://git.drupalcode.org/project/linkit/-/commit/b61f2dcd095a4c0d5a120... and the original report at https://www.drupal.org/project/linkit/issues/3531500#comment-16324399
Contributors (4)
eadamse, idebr, mark_fullmer, markfullmer
Changelog
Issues: 4 issues resolved.
Changes since 7.0.4 (compare):
Bug
- #3522476 by mark_fullmer, eadamse, idebr: Compatibility fix for v45 of CKEditor5