- Can load TTF fonts from a local file
- Fix JSX webpack config - fast refresh is working and node modules are not compiled anymore (potentially breaking, let us know if you have problems!)
- Added new troubleshooting docs: https://remotion.dev/docs/flickering
- Added new third party libraries docs: https://remotion.dev/docs/third-party
- Added documentation on how to use with TailwindCSS: Custom Webpack config | Remotion
- Fix no error being reported in
getVideoMetadata()andgetAudioDuration()#457 - Fix a crash if
process.env.NODE_ENVis not set (if you use @remotion/player)