Skip to content

v6.2.3

Choose a tag to compare

@jtoar jtoar released this 18 Sep 20:37
· 2713 commits to main since this release

Patch Release

This patch release makes installing decoupled Redwood CLI commands more robust by adding a deduplication step after install, similar to the upgrade command:

  • fix(cli): run dedupe after installing a redwood plugin #9199 by @jtoar
  • chore: bump babel packages' versions #9200 by @jtoar