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
toddev 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
- @hanoii made their first contribution in #82
- @ptmkenny made their first contribution in #76
- @GuySartorelli made their first contribution in #89
- @nachosalvador made their first contribution in #94
Full Changelog: 1.0.0-rc22...1.0.0-rc23