Bugfixes
- Simplify versions of Remotion Lambda: Instead of having separate versions like
2022-08-24, now the same version of Remotion is used - in this case3.2.8. - Fix duplicating the head tag in a Remix app by @JonnyBurger in #1249
- Having multiple versions of Remotion in your webapp is now a hard error by @JonnyBurger in #1249
- Stricter version checks for Remotion + Remotion Lambda by @JonnyBurger in #1253
- Fix type errors in
<Audio>and<Video>components if TypeScript versions misalign by @JonnyBurger in #1254 - Fix setting playback speed to 0.25 then pressing L in preview editor by @JonnyBurger in #1255
Documentation
- Revamped "Data fetching" page by @marcusstenbeck and @JonnyBurger in #1244
- Better document how to handle webpack overrides by @JonnyBurger in #1252
- Add links to W3C spec by @marcusstenbeck in #1242
Full Changelog: v3.2.4...v3.2.8