What's Changed
- Added
<Folder />component for organizing compositions in sidebar - Renamed
getAudioDurationtogetAudioDurationInSeconds()(old name still works but is deprecated) by @Slashgear in #948 - Better error message if CORS issue is encountered in getAudioData() by @JonnyBurger in #949
- Webpack 5.72, removing file-loader for asset modules by @JonnyBurger in #947
@remotion/eslint-pluginnow has arecommendedpreset by @Slashgear in #950- Throw error if audio asset does not download with code 200. Also, 301/302 redirects are handled now. by @JonnyBurger in #956
Full Changelog: v3.0.0...v3.0.1