What's Changed
- Ability to use
@remotion/rendererand@remotion/zod-typesand@remotion/lambdawithout having to installreactandreact-domby @JonnyBurger in #3189 @remotion/lambda: Better error messages + Prevent some unhandled rejections by @JonnyBurger in #3191
⚠️ Note for those who add remotion as an alias or as external in their Bundler config: There is a new entrypoint remotion/no-react, which you should add as well. Several Remotion packages now use this import which contains pure JS and is not dependent on React.
Full Changelog: v4.0.71...v4.0.72