mirror of
https://github.com/samsonjs/Peekaboo.git
synced 2026-04-10 12:05:49 +00:00
- Screen captures with format 'data' now auto-fallback to PNG to prevent stack overflow
- Invalid format values (empty strings, null, unrecognized) gracefully fall back to PNG
- Added comprehensive tests for format validation
- Updated documentation to reflect the new behavior
This provides a better user experience by handling edge cases gracefully instead of returning errors.
🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| analyze.test.ts | ||
| image.test.ts | ||
| list.test.ts | ||