Skip to content

v1.0.0-beta.17

Compare
Choose a tag to compare
@goto-bus-stop goto-bus-stop released this 24 Sep 11:24
· 1691 commits to default since this release
0c023dc

Features:

  • Add offline indicator. (#737)
  • Add x-ua-compatible meta tag for IE. (#740)

Bugfixes:

  • Fix previous YouTube video restarting in the background when switching media source. (#744)

Internal:

  • Use reconnecting-websocket from npm. (#742)
  • Fix HMR rerendering (work around webpack bug I guess?). (#736)