v0.0.16
Pre-release
Pre-release
Breaking Changes
- Rename
drush-si
command tosite-install
by @TravisCarden in #9 - Merge
stylelint-fix
command intostylelint
by @TravisCarden in #12 - Merge
phpcbf
command intophpcs
by @TravisCarden in #13 - Merge
cypress-*
commands into onecypress
command with arguments by @TravisCarden in #14 - Rename
npm-build
command toui-build
by @TravisCarden in #15
Note: Commands removed in this release will be automatically removed from your project unless they have been edited and overridden by removing the #ddev-generated
line. See 2313b07.
Enhancements
- Add
drush uli
to reinstall command by @longwave in #6 - Create a default article node in reinstall command by @TravisCarden in #7
- Add
xb-autosave
command by @TravisCarden in #8 - Add
static
command to run all static analysis tools by @TravisCarden in #10 - Run PHPUnit with core settings by @longwave in #11
- Add
eslint fix
command argument by @TravisCarden in #16 - Add
fix
command to run all static analysis automatic fixer tools by @TravisCarden in #17
New Contributors
Full Changelog: v0.0.15...v0.0.16