Skip to content

Releases: ddev/ddev-drupal-contrib

1.0.0-rc23

04 Dec 18:48
bddfc71
Compare
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

1.0.0-rc21

13 Aug 12:42
4e20936
Compare
Choose a tag to compare

What's Changed

  • Use rm -rf to delete composer lock file so it wont error if missing* by @weitzman in #71

Full Changelog: 1.0.0-rc20...1.0.0-rc22

1.0.0-rc20

05 Aug 17:39
0b5d1ef
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0-rc19...1.0.0-rc20

1.0.0-rc19

05 Aug 14:20
e284f0d
Compare
Choose a tag to compare

What's Changed

  • Updated symlink-project command description in README. by @markdorison in #67
  • Adapt to changed location of phpcs.xml.dist by @weitzman in #68
  • Add phpstan command. by @markdorison in #14
  • Remove ddev yarn from ddev poser command. Maybe it will come back one day.

Full Changelog: 1.0.0-rc18...1.0.0-rc19

1.0.0-rc18

14 Jun 12:50
Compare
Choose a tag to compare

What's Changed

  • fix: install.yaml needs to list commands separately to avoid removal of commands directory by @rfay in #60
  • DDEV project type is always 'drupal' by @claudiu-cristea in #62
  • Remove --testdox parameter from phpunit command by @donquixote in #63

New Contributors

Full Changelog: 1.0.0-rc17...1.0.0-rc18

1.0.0-rc17

04 Jun 17:12
903026a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0.-rc16...1.0.0-rc17

1.0.0-rc16

22 May 13:02
f6986ab
Compare
Choose a tag to compare

What's Changed

  • Fix url to phpcs.xml.dist, ignore .ddev dir, support 'drupal' project type by @weitzman in #51

Full Changelog: 1.0.0-rc15...1.0.0.-rc16

1.0.0-rc15

20 May 19:22
a758ddb
Compare
Choose a tag to compare

What's Changed

  • Less smart Drupal core version detection by @weitzman in #46
  • Use DRUPAL_CORE as var name in config by @weitzman in #47
  • Add 'drupal' ProjectType in expand-composer-json by @kekkis in #48

New Contributors

Full Changelog: 1.0.0-rc14...1.0.0-rc15

1.0.0-rc14

18 May 16:01
01cfaa8
Compare
Choose a tag to compare

What's Changed

  • ⏫ bump github-action-add-on by @tyler36 in #36
  • Update README.md to make it clearer how to update the project by @mscieszka in #37
  • Add guide to automatically run phpcbf, update link to PHPCS repo by @mscieszka in #41
  • Fix ddev-mkdocs url by @jonhattan in #40
  • Update script URLs to use the recommended default-ref by @mscieszka in #39

New Contributors

Full Changelog: 1.0.0-rc13...1.0.0-rc14

1.0.0-rc13

29 Feb 11:56
de1eb04
Compare
Choose a tag to compare
1.0.0-rc13 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 1.0.0-rc12...1.0.0-rc13