Skip to content

10.2.0

Compare
Choose a tag to compare
@danepowell danepowell released this 03 Jul 22:03
· 108 commits to 10.x since this release
748ca55

Run composer update --lock after applying this update and be sure to commit the changes.

This release includes an update hook that will make some minor modifications to your composer.json file. These changes should be safe and appropriate for all projects. For more details see #3721

Full Changelog

Major / breaking changes

  • DT-485: Update hook for composer autoload change. (#3721)

Implemented enhancements

  • Fixes #3722 to add a config-status command. (#3723)
  • Fixes #3386 to add drupal check for deprecation. (#3710)
  • Fixes #3684 BLT docs to point at the KB instead of maintaining our own Config Split docs. (#3713)

Fixed bugs

  • DT-536: Fix ACSF stack detection. (#3724)
  • Fixes #3704: Pin Chromedriver to 74 on TravisCI (#3708)

Miscellaneous

  • Use AcquiaDrupalStrict coding standards (#3726)
  • Added some clarifying language. (#3736)
  • Update INSTALL.md (#3725)
  • Correcting hosting type check, to generaate aliases. (#3728)
  • Fixes #3639: DT-529: Use Acquia coding standards (#3720)
  • DT-508: Removed references to deprecated -y flag. (#3718)
  • Preserve comments in blt.yml on project creation. (#3714)
  • Cleaned up TravisCI cruft (#3711)
  • Remove RTD references from README.md (#3707)
  • Fixed tests.
  • Updated composer dependencies.
  • Work around Drush 9.5 bug with path based domains (#3705)
  • Cleaned up test matrix. (#3706)
  • Fixed ORCA / Lightning test failures.
  • Revert "Bump blt-project to stable."
  • Bump blt-project to stable.