v0.12.9
firecrawl/pdf-inspectorv0.12.9Dec 18, 2023by jeromewu
AI Summary
Adds new Angular example and fixes a previously missed export for classWorkerURL.
Key Highlights
- Add Angular example
- Add classWorkerURL (missed in v0.12.8)
New Features
- Angular example support
- Fixed classWorkerURL export
Full Release Notes
## What's Changed * Add angular example by @jeromewu in https://github.com/ffmpegwasm/ffmpeg.wasm/pull/653 * Add classWorkerURL by @jeromewu in https://github.com/ffmpegwasm/ffmpeg.wasm/pull/652 (missed in v0.12.8) **Full Changelog**: https://github.com/ffmpegwasm/ffmpeg.wasm/compare/v0.12.8...v0.12.9