Commit 0f2d626
chore: release (#12)
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.
# Releases
## [email protected]
### Minor Changes
- 73e8d1e: - Beautiful terminal UI with `@clack/prompts` - animated
spinners, progress counters, styled messages
- Full-page screenshots by omitting selector (uses Playwright `fullPage:
true`)
- "Both" color scheme is now the default - captures light and dark
variants automatically
- Viewport variants - `viewports: ["desktop", "tablet", "mobile"]`
per-screenshot for multi-size capture
- `heroshot sync <pattern>` - filter screenshots by id, name, or
filename
- Retry flaky screenshots with exponential backoff
- Exit CLI gracefully when browser window is closed manually
- Save browser settings from toolbar UI to config
- Dark mode background detection for padding mask
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent 73e8d1e commit 0f2d626
3 files changed
+15
-14
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
3 | 17 | | |
4 | 18 | | |
5 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments