v4.10.0
remotion-dev/remotionv4.10.0Jul 25, 2026by github-actions[bot]
AI Summary
Introduces a `jsonSchemaAdapter` to support plain JSON Schema types, enhancing type safety and compatibility.
Key Highlights
- Added `jsonSchemaAdapter` for plain JSON Schema support
- Closes issue #54
New Features
- JSON Schema adapter
Full Release Notes
# [4.10.0](https://github.com/punkpeye/fastmcp/compare/v4.9.2...v4.10.0) (2026-07-25) ### Features * add jsonSchemaAdapter for plain JSON Schema support — closes [#54](https://github.com/punkpeye/fastmcp/issues/54) ([#244](https://github.com/punkpeye/fastmcp/issues/244)) ([dcddc98](https://github.com/punkpeye/fastmcp/commit/dcddc984bc35b4fbfe0fe8a1d0cc6f7771b7f967))