Releases: dittowords/cli
Releases · dittowords/cli
v4.5.2
v4.5.1
v4.5.0
v4.4.1
v4.4.0
v4.3.0
What's Changed
- Fix: Support for Nested JSON Format by @dimazollo in #93
New Contributors
- @dimazollo made their first contribution in #93
Full Changelog: v4.2.3...v4.3.0
v4.2.3
What's Changed
- Bump axios from 0.27.2 to 1.6.0 by @dependabot in #95
- Bump @babel/traverse from 7.21.4 to 7.23.2 by @dependabot in #96
- Bump json5 from 2.2.1 to 2.2.3 by @dependabot in #97
Full Changelog: v4.2.2...v4.2.3
v4.2.2
What's Changed
- Stop component folders with emojis from creating a leading separator
Currently, if you include an emoji at the start of your component folder's name, the Ditto CLI will add this leading hyphen:
This release fixes that issue:
Full Changelog: v4.2.1...v4.2.2