Skip to content

Releases: ddev/ddev-drupal-contrib

1.1.5

06 Nov 16:27
4d52a47

Choose a tag to compare

Due to a change in the upstream gitlab_templates project, ddev symlink project has started failing. Upgrade this project in order to restore functionality.

What's Changed

Full Changelog: 1.1.4...1.1.5

1.1.4

29 Aug 17:11
693490d

Choose a tag to compare

What's Changed

  • Allow to run specific tests and document how to do it. by @pfrenssen in #147
  • Copying eslint's copying of core's .prettierrc.json to stylelint by @joelpittet in #148

New Contributors

Full Changelog: 1.1.3...1.1.4

1.1.3

11 Aug 21:52
f6e564e

Choose a tag to compare

What's Changed

Full Changelog: 1.1.2...1.1.3

1.1.2

10 Aug 23:22
bfa3f08

Choose a tag to compare

What's Changed

Full Changelog: 1.1.1...1.1.2

1.1.1

02 Aug 16:37

Choose a tag to compare

What's Changed

  • Revert dependency on ddev/ddev-selenium-standalone-chrome by @weitzman in #136

Full Changelog: 1.1.0...1.1.1

1.1.0

21 Jul 10:46
3c41880

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.1...1.1.0

1.0.1

04 Jul 16:00
733be88

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.0...1.0.1

1.0.0

21 Apr 17:31
01e73c5

Choose a tag to compare

This extension has been pre-release for years. For no particular reason, this release is 1.0.0
.

What's Changed

New Contributors

Full Changelog: 1.0.0-rc25...1.0.0

1.0.0-rc25

12 Mar 07:15
d31086e

Choose a tag to compare

1.0.0-rc25 Pre-release
Pre-release

What's Changed

Full Changelog: 1.0.0-rc24...1.0.0-rc25

1.0.0-rc23

04 Dec 18:48
bddfc71

Choose a tag to compare

1.0.0-rc23 Pre-release
Pre-release

What's Changed

  • docs: Default to using php8.3 in README by @rfay in #77
  • fix: eslint/styleint not available error message by @hanoii in #82
  • fix: use $DDEV_DOCROOT instead of hardcoded web/ by @hanoii in #84
  • fix: stylelint to use the same approach as eslint by @hanoii in #83
  • Account for no composer.json file on module by @hanoii in #80
  • fix: eslint should replace dashes for underscore by @hanoii in #81
  • Improve documentation for how to change the version of Drupal core, fixes #75 by @ptmkenny in #76
  • feat: add a more robust set of tests by @hanoii in #85
  • chore: make web commands executable by @hanoii in #86
  • docs: update ddev get to ddev add-on get in readme by @GuySartorelli in #89
  • Drupal 11 is the main stable branch by @claudiu-cristea in #88
  • Use same ESLint config as GitLab by @claudiu-cristea in #90
  • fix: remove ProjectTypes from phpstan command by @rfay in #95
  • fix: use $DDEV_DOCROOT in phpcs and phpcbf commands by @nachosalvador in #94

New Contributors

Full Changelog: 1.0.0-rc22...1.0.0-rc23