Skip to content

3.0.2

Compare
Choose a tag to compare
@WengerK WengerK released this 30 May 13:49
· 1 commit to 3.0.x since this release
7757141

3.0.2 - 2024-05-30

Added

  • add coverage of Drupal 10.1.x
  • add coverage of Drupal 10.2.x
  • add Drupal GitlabCI
  • add Drupal core .stylelintrc.json
  • add coverage of Drupal 10.3.x
  • add experimental coverage of Drupal 11.x-dev
  • add cpsell project words for Gitlab-CI

Changed

  • fix tests on Drupal 10.2+ using HTML5 filter
  • fix issue #3432756: Splitting the links in two
  • fix PHPStan extends unknown class ckeditor

Removed

  • removed translation-files - Issue #3365383

Fixed

  • fix deprecation by passing @dataProvider as static function
  • fix Issue #3432756 by wengerk: Splitting the links in two