Read the blog post: https://remotion.dev/blog/3-0
Highlights
- Remotion Lambda: A distributed video renderer!
- Parallel rendering + encoding: Faster renders due to more intelligent scheduling!
- renderMedia(): A new simplified API for SSR!
- openBrowser(): A new API for sharing browser instances between SSR function calls
- Better error reporting: Symbolicated errors across the board
- Imports in
remotion.config.ts - React 18
- Node >=14 is now required.
Upgrade
Read the upgrade guide here: https://www.remotion.dev/docs/3-0-migration
New Contributors
- @LoganArnett made their first contribution in #629
- @yuyuyzl made their first contribution in #594