Skip to content

v1.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Dec 10:26
· 5 commits to main since this release

1.4.0 (2022-12-21)

Features

  • video assets store aspect ratio (f82aadf)

Bug Fixes

  • add postcss as peer dependency + add npm dev task (636b705)
  • fix default portal domain (331935b), closes #6
  • Silence typescript errors and update VideoPlayer from class to function component and use hooks for ref and state mgmt (b7069a3)