Skip to content

v6.0.0-rc1

Choose a tag to compare

@github-actions github-actions released this 18 May 01:40
· 4 commits to refs/heads/main since this release
0f14b64

What's new since v6.0.0-alpha1

  • Bumped 'drupal/drupal-driver' to 3.0.0-rc1 and tightened 'minimum-stability' to RC. @AlexSkrypnyk (#856)
  • [#854] Made 'Before/AfterEntityCreate' hooks fire for every entity create path. @AlexSkrypnyk (#855)
  • [#194] Added 'Given the following :type entities:' step for generic entity creation. @AlexSkrypnyk (#853)
  • Allowed bundle fields defined in hooks to be recognised. @AlexSkrypnyk (#852)

Full Changelog: v6.0.0-alpha1...v6.0.0-rc1

@AlexSkrypnyk