Releases: vizzly-testing/cli
Releases · vizzly-testing/cli
Release list
📚 Storybook Plugin v0.0.2
[0.0.2] - 2025-10-08
What's Changed
- ✨ Release v0.0.2
See the full diff for detailed changes.
✨ v0.9.1
What's Changed
- ✅ Add visual regression tests for reporter by @Robdel12 in #37
- ⚡️ Improve TDD daemon UX with background process by @Robdel12 in #38
- ✅ Add onion mode diff test for reporter
- 📸 Add marketing public properties from reporter
Full Changelog: v0.9.0...v0.9.1
✨ v0.9.0
What's Changed
- ⬆️ Bump commander from 14.0.0 to 14.0.1 in the dependencies group by @dependabot[bot] in #26
- ⬆️ Bump the dependencies group with 3 updates by @dependabot[bot] in #27
- 🔧 Fix CLI config structure inconsistencies by @Robdel12 in #29
- .github/workflows: Migrate workflows to Blacksmith runners by @blacksmith-sh[bot] in #31
- ✨ Enhanced TDD Mode with Interactive Dashboard by @Robdel12 in #30
- 🐛 Fix TDD baseline matching to use signature-based logic by @Robdel12 in #33
- 🐛 Fix baseline download filename matching in TDD mode by @Robdel12 in #34
- ✨🤖 Add Claude Code GitHub Workflow by @Robdel12 in #36
- ⚡️ Implement non-blocking screenshot uploads by @Robdel12 in #35
New Contributors
- @blacksmith-sh[bot] made their first contribution in #31
Full Changelog: v0.8.0...v0.9.0
✨ v0.8.0
What's Changed
- Bump the dependencies group with 5 updates by @dependabot[bot] in #23
- 🔧 Update default API base URL to app.vizzly.dev by @Robdel12 in #24
Full Changelog: v0.7.2...v0.8.0
✨ v0.7.2
✨ v0.7.1
What's Changed
- 🐛 Fix finalize command by @Robdel12 in #21
- Bump the dependencies group with 3 updates by @dependabot[bot] in #20
Full Changelog: v0.7.0...v0.7.1
✨ v0.7.0
What's Changed
- ✨ Batch baseline downloads with progress indication by @Robdel12 in #18
- ✨ Parallel build support by @Robdel12 in #19
Full Changelog: v0.6.0...v0.7.0
✨ v0.6.0
✨ v0.4.0
What's Changed
- ♻️ Refactor server architecture with new handlers by @Robdel12 in #3
- 🔥 Remove deprecated utilities and types by @Robdel12 in #4
- ♻️ Update core services and commands by @Robdel12 in #5
- ✅ Add comprehensive test suite by @Robdel12 in #6
- 🔧 Update test site configuration by @Robdel12 in #7
- ✍🏼 Update docs with proper flags by @Robdel12 in #8
Full Changelog: v0.3.2...v0.4.0
Release v0.3.2
Fix endpoint to properly create comparisons when the same SHA matches