v4.0.47
What's Changed
- Rename companies.remotion.dev to https://www.remotion.pro and introduce Remotion Store by @JonnyBurger in #2986
- New template for authoring a Remotion library: https://www.remotion.dev/docs/authoring-packages by @Just-Moh-it in #2992
remotion
: NewtoneFrequency
prop allowing for changing the pitch of the audio! by @evoxf1 in #2979@remotion/lambda
: Reuse browser instances on warm Lambdas - up to 10 seconds faster renders! by @JonnyBurger in #2991@remotion/cloudrun
: Make makeConsoleUrl() use the getProjectId() function by @alexfernandez803 in #2980@remotion/renderer
: Fix multiple bugs keeping event loop running for too long by @JonnyBurger in #2990@remotion/cli
: Fix --no-open flag by @JonnyBurger in #2995- PHP SDK: Fix
chromiumOptions
in constructor by @JonnyBurger in #2981 - PHP SDK: Extract GetRenderProgressResponse into separate file by @JonnyBurger in #2982
- Monorepo: Upgrade
@typescript-eslint
to latest by @JonnyBurger in #2978
Docs
- Update Lambda claims by @JonnyBurger in #2983
- Showcase: Add Delbas Next.js Filesystem routing video by @MehmetAdemi in #2988
- Update bounce and bezier with clear signatures by @kaf-lamed-beyt in #2984
New Contributors
Full Changelog: v4.0.46...v4.0.47