Skip to content

1.0.0-rc23

Pre-release
Pre-release
Compare
Choose a tag to compare
@weitzman weitzman released this 04 Dec 18:48
bddfc71

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