Skip to content

8.4.3

Compare
Choose a tag to compare
@grasmash grasmash released this 15 Sep 20:30

Full Changelog

Notable changes:

  • BLT will now attempt to install the blt alias when the composer package is installed.
  • The deployment artifact now has an optimized autoloader, which should dramatically improve site performance.

Implemented enhancements:

  • Optimizing autoload for artifact. #409 (grasmash)
  • Separating setup:drush from setup:drupal:settings. #407 (grasmash)
  • Adding test for Pipelines integration. #406 (grasmash)
  • Update behat/mink to ~1.7 (v1.6.0 -> v1.7.1), upgrade lightning to ~8 (1.03 -> 1.04) #405 (balsama)
  • Installing alias automatically. #404 (grasmash)
  • Removing blt init from more places. #403 (grasmash)

Fixed bugs:

  • Adding patches dir back to artifact. #402 (grasmash)
  • Removing POST_INSTALL_CMD event from BLT composer plugin. #401 (grasmash)

Misc merged pull requests