Skip to content

Releases: ChromaticHQ/usher

v5.0.0

02 Oct 00:41
eed0a39
Compare
Choose a tag to compare

What's Changed

  • Update dependency consolidation/robo to v5 by @renovate in #206
  • Make refresh commands runnable inside container for ddev by @apotek in #205
  • Update dependency symfony/yaml to v7 by @renovate in #219
  • Update dependency drush/drush to v13 by @renovate in #217
  • Update dependency vincentlanglet/twig-cs-fixer to v3 by @renovate in #216

This is a potentially breaking change. If your previous tooling ran robo dev:refresh outside your dev container (ie, on your host machine), you should now be running this command from inside your dev container instead (example: ddev robo dev:refresh)

Full Changelog: v4.0.4...v5.0.0

v4.0.4 Remove cache clear after database refresh

02 Oct 00:08
01507e0
Compare
Choose a tag to compare

What's Changed

  • Force inclusion of symfony/yaml by @apotek in #218
  • Do not force a cache rebuild after a database refresh by @apotek in #221
    • Standard Drupal deployments depend on running database updates first. A cache rebuild with an database out of sync with current code can lead to circular dependency exceptions.

Full Changelog: v4.0.3...v4.0.4

v4.0.3

12 Aug 22:12
8a64c42
Compare
Choose a tag to compare

v4.0.2

19 Mar 16:18
b546c5e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.1...v4.0.2

v4.0.1

09 Jan 15:34
9e8cbdc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.0.1

v4.0.0

25 Oct 19:15
306754d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.3.0...v4.0.0

v3.3.0

19 Oct 18:34
2d107b1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.1...v3.3.0

v2.24.4

09 Oct 13:50
8678f15
Compare
Choose a tag to compare

What's Changed

  • Backport Rector updates. by @markdorison in #147
  • [Backport 2.x] Disabled MixedTypeRector. by @github-actions in #156
  • [Backport 2.x] Add additional value to twig.config debug settings. by @github-actions in #171

Full Changelog: v2.24.3...v2.24.4

v3.2.1

06 Oct 16:20
45d27bd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.0...v3.2.1

v3.2.0

27 Sep 21:52
6806bb7
Compare
Choose a tag to compare

What's Changed

  • Allow projects to specify which user id to pass to drush for login. by @markdorison in #168

Full Changelog: v3.1.2...v3.2.0