Skip to content

v5.6.0

Choose a tag to compare

@joustrich joustrich released this 16 Jun 17:01
· 14 commits to master since this release
bdd0f6f

What's Changed

  • Ditto scan by @joustrich in #141
  • This release introduces the 'scan' command into the Ditto CLI. The scan command takes a single input, a path, and scans all files at that path to identify all user-facing text. The user-facing text candidates are then fed into Ditto where they can be turned into Ditto components from within the Ditto web application.
  • Note: This release introduces dependencies that require Node.js 20 or higher. If you're on an earlier version of Node, stay on CLI v5.5.1 until you can upgrade.

Full Changelog: v5.5.1...v5.6.0