Skip to content

Release 4.5.1

Compare
Choose a tag to compare
@mrousavy mrousavy released this 29 Jul 09:23
· 18 commits to main since this release
5c7ffea

4.5.1 (2024-07-29)

✨ Features

  • Add custom path for takePhoto/takeSnapshot/startRecording (#3103) (2ab7458)
  • Throw an Error if Frame is already destroyed (#3099) (b3f5ab6)

🐛 Bug Fixes

  • Fix RecordingSession edge-cases (#3102) (a8d13fa)
  • Fix Skia Rotation when landscape-left (0654898)
  • react-native-worklets-core module resolution for pnpm (#3088) (2357b5a)
  • Remove sensorOrientation hack on iOS, it's always portrait (#3096) (d670ca9)

📚 Documentation