v5.6.0
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