Added
- Multi-version TypeScript bindings — full TypeScript code generation for FFmpeg v5–v8 with per-version type-safe filter definitions and documentation
Changed
- Upgraded ESLint to v10 with compatibility fixes
- Upgraded Pygments to 2.20.0
- Bumped CI actions:
codecov/codecov-actionv6,actions/upload-artifactv7,actions/download-artifactv8,actions/setup-pythonv6,docker/setup-buildx-actionv4
Fixed
- Fixed broken links in README files
- Fixed playground Dependabot entry, stale lockfile, and broken husky hook
- Fixed workspace-internal dependency handling in Dependabot config
- Fixed YAML indentation in codegen-regenerate workflow
- Resolved trailing whitespace and JSON formatting lint failures