Skip to content

Version 1.7.0

Compare
Choose a tag to compare
released this 28 Feb 09:23
· 25 commits to master since this release

New functionality and features

  • Add support for sources prop in Video component (#212)

Fixes

  • Fix video & audio mime types

Refactor

  • Add eslint and update code style (#219, #220)
  • Update storybook (#218)
  • Use microbundle instead of webpack (#215)
  • Replace mocha+chai with jest (#213)

Other Changes

  • Update sample app dependencies
  • Remove bundled folder from sample app
  • Update sample app config file
  • Update tests (#209)