Skip to content

v3.2.33

Compare
Choose a tag to compare
@JonnyBurger JonnyBurger released this 19 Oct 12:48
· 20151 commits to main since this release

What's Changed

  • Small Breaking change: Resolve the public dir relative to the directory of the entry point rather than the CWD by @JonnyBurger in #1413
  • Stop main lambda function if error occurred and send webhook error by @JonnyBurger in #1415
  • Warn if FFMPEG or Node version is too old when using Node.JS APIs by @JRavi2 in #1412
  • Allow forcing a specific package manager to upgrade remotion by @FelippeChemello in #1414
  • Fix a SSR hydration mismatch in @remotion/player
  • Export EnhancedErrorInfo from @remotion/lambda

Internals

  • Move all tests to Vitest by @JonnyBurger in #1411
  • Upgrade AWS Clients, ESLint, Prettier and Turborepo

New Contributors

Full Changelog: v3.2.32...v3.2.33