Skip to content

Releases: vizzly-testing/cli

📚 Storybook Plugin v0.0.2

Choose a tag to compare

@github-actions github-actions released this 08 Oct 03:39

[0.0.2] - 2025-10-08

What's Changed

  • ✨ Release v0.0.2

See the full diff for detailed changes.

✨ v0.9.1

Choose a tag to compare

@github-actions github-actions released this 03 Oct 06:19

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

Choose a tag to compare

@github-actions github-actions released this 03 Oct 00:46

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

Full Changelog: v0.8.0...v0.9.0

✨ v0.8.0

Choose a tag to compare

@github-actions github-actions released this 13 Sep 15:08

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

Choose a tag to compare

@github-actions github-actions released this 27 Aug 19:38

What's Changed

Full Changelog: v0.7.1...v0.7.2

✨ v0.7.1

Choose a tag to compare

@github-actions github-actions released this 26 Aug 02:39

What's Changed

Full Changelog: v0.7.0...v0.7.1

✨ v0.7.0

Choose a tag to compare

@github-actions github-actions released this 25 Aug 18:56

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

Choose a tag to compare

@github-actions github-actions released this 24 Aug 19:57

What's Changed

  • 💅🏼 Claude redesign FluffyCloud by @Robdel12 in #14
  • ✨ Revamp TDD command with interactive HTML reports and SHA optimization by @Robdel12 in #16
  • ♻️ Refactor HTML report vizzly tdd generates by @Robdel12 in #17

Full Changelog: v0.5.0...v0.6.0

✨ v0.4.0

Choose a tag to compare

@github-actions github-actions released this 16 Aug 14:30

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

Choose a tag to compare

@github-actions github-actions released this 15 Aug 20:05

Fix endpoint to properly create comparisons when the same SHA matches