Releases: ddev/ddev-drupal-contrib
Releases · ddev/ddev-drupal-contrib
1.1.4
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
- @pfrenssen made their first contribution in #147
- @joelpittet made their first contribution in #148
Full Changelog: 1.1.3...1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
What's Changed
- Add MutagenSync annotation to several commands by @weitzman in #129
- Add a core-version command. by @andrewbelcher in #133
New Contributors
- @andriokha made their first contribution in #131
- @andrewbelcher made their first contribution in #133
Full Changelog: 1.0.1...1.1.0
1.0.1
What's Changed
- Specify IGNORE_PROJECT_DRUPAL_CORE_VERSION by @mxr576 in #121
- feat: use DRUPAL_PROJECTS_PATH for all commands. fixes #111 by @jameswilson in #112
- Use DDEV_APPROOT instead by @mxr576 in #117
- Add strict error handling to bash scripts by @mxr576 in #123
- Add dependency on ddev/ddev-selenium-standalone-chrome by @mxr576 in #125
- @mxr576 is now a maintainer 🎉 by @weitzman in #127
- Fix PHPStan baseline generation by @mxr576 in #114
New Contributors
- @mxr576 made their first contribution in #121
- @jameswilson made their first contribution in #112
Full Changelog: 1.0.0...1.0.1
1.0.0
This extension has been pre-release for years. For no particular reason, this release is 1.0.0
.
What's Changed
- Allow extra args to poser by @weitzman in #105
- feat: add issue and PR templates by @stasadev in #106
- refactor: use
#!/usr/bin/env bash
instead of#!/bin/bash
by @stasadev in #109 - test: update bats to use
ddev add-on get
by @stasadev in #108 - refactor: update README.md, add version constraint v1.24.3 by @stasadev in #107
New Contributors
Full Changelog: 1.0.0-rc25...1.0.0
1.0.0-rc25
What's Changed
- fix: phpstan baseline placeholder by @claudiu-cristea in #99
- fix: adapt to https://git.drupalcode.org/project/gitlab_templates/-/commit/e32e8cf change by @claudiu-cristea in #101
Full Changelog: 1.0.0-rc24...1.0.0-rc25
1.0.0-rc23
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
1.0.0-rc22
What's Changed
Full Changelog: 1.0.0-rc20...1.0.0-rc22