v12.15
megadose/holehev12.15Jan 7, 2025by lucasgelfond
AI Summary
A maintenance release merging several PRs to export workers, add a SolidStart/Vite example, and export types for the ffmpeg project.
Key Highlights
- Export worker from ffmpeg package
- Export worker in core-mt package
- Add SolidStart / vite app example
- Fix SvelteKit example URL
- Export types within @ffmpeg/ffmpeg
New Features
- Export worker
- SolidStart / vite app
- Type exports
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)