Commit 59a64d9
chore: release (#41)
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
- 658d09a: Add hide action, list command, and browser options
- `bypassCSP` enabled by default for reliable `evaluate` actions
- New `hide` action to remove elements before capture
- New `heroshot list` command with `--json` flag
- New `browser.reducedMotion` option to disable animations
- New `browser.userAgent` option for custom user agent
- 3a28540: Add MCP server for AI agent integration
- New `heroshot mcp` command to start MCP server via stdio transport
- Tools: `heroshot_sync`, `heroshot_add`, `heroshot_list`,
`heroshot_snippet`, `heroshot_remove`
- Schema-driven with Zod for auto JSON Schema conversion
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent f78f0b9 commit 59a64d9
File tree
4 files changed
+17
-21
lines changed- .changeset
4 files changed
+17
-21
lines changedThis file was deleted.
This 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 | + | |
| 17 | + | |
| 18 | + | |
3 | 19 | | |
4 | 20 | | |
5 | 21 | | |
| |||
| 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