What's Changed
@remotion/bundler: Include Remotion Studio in every bundle! by @JonnyBurger in #3387- You can now export the Remotion Studio (without rendering) as a static page using
npx remotion bundleorbundle()!
- You can now export the Remotion Studio (without rendering) as a static page using
- New package:
@remotion/animation-utilsby @ChetanKarwa in #3358makeTransform: https://www.remotion.dev/docs/animation-utils/make-transforminterpolateStyles: https://www.remotion.dev/docs/animation-utils/interpolate-styles
@remotion/shapes: Fix transform-origin warning in React 18.2 by @JonnyBurger in #3388remotion: Fix sometimes getting type errors for<Img>,<Audio>and<Video>by @JonnyBurger in #3389- Lambda Python SDK: Fix declaration for depending on boto3 by @polvallverdu in #3391
New Contributors
- @polvallverdu made their first contribution in #3391
Note about v4.0.90 and 4.0.91
Broken release - use 4.0.92
Full Changelog: v4.0.89...v4.0.91