Skip to content

v1.0.0-rc1: Drupal 8 Composer & Octane Support

Pre-release
Pre-release

Choose a tag to compare

@grayside grayside released this 12 Jan 17:12
· 50 commits to master since this release
  • Drupal 8 projects now use Composer as their sole dependency manager. Drush Make is only used for Drupal 7/Atrium projects.
  • Add a project distribution option for Octane.
    • Added the merge library as a generator dependency so Octane projects receive a composer.json which combines the gadget template with the current Octane stable release manifest.
  • Update Drupal 8 dev dependencies to match Drupal Core. (Note that they are not computed dynamically at generator-time, unlike the distribution version.)
  • Drop support for Node v0.12. Begin support for Node 6 and Node 7.
  • Adjust default behat.yml configuration to work more cleanly out-of-box for CI.
  • Fixed switch deprecated eslint no-comment-dangle configuration option to comment-dangle.