Hand-Written TypeScript Types for the CLI
The CLI now ships with hand-written TypeScript types instead of auto-generated ones. The auto-generated types were technically correct but hard to read and navigate. The new types are clean, documented, and actually helpful when you're integrating Vizzly into your tests.
What's New
- ✓ Hand-written TypeScript types that are easy to read and navigate
- ✓ Full documentation for all public APIs
- ✓ Better IDE autocompletion and inline hints
- ✓ Automated tsd testing ensures types stay accurate
- ✓ Cleaner integration experience for TypeScript projects
Back to Changelog
Share: