v12.15
firecrawl/pdf-inspectorv12.15Jan 7, 2025by lucasgelfond
AI Summary
Maintenance release focusing on exposing internal utilities and adding support for new frameworks like SolidStart and Vite.
Key Highlights
- Export worker from ffmpeg package and core-mt package
- Export types within @ffmpeg/ffmpeg
- Add SolidStart / Vite app support
- Fix SvelteKit example URL
New Features
- New SolidStart/Vite app integration
- Improved type exports for developers
Full Release Notes
Merging a few more PRs. - Export worker from ffmpeg package (thanks @ntnyq , #805 ), export worker in core-mt package as well (thanks @dumbmoron , #703 ) - Add solidstart / vite app (#765 , thanks @EmoPorEmilio) - Fix SvelteKit example URL (#720, thanks @elvisvoer) - Export types within @ffmpeg/ffmpeg (#723 , thanks @snelsi)