Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

39 lines (24 loc) · 1.04 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.1 - 2019-03-22

Changed

  • Breaking: Package renamed into @4rk/video-lib

1.0.0 - 2019-03-22

Changed

  • Use native addEventListener once option
  • DOM helpers are now simplified and marked as private
  • Dependency update
  • Replace bili with babel for package cjs building, do not include build in repo
  • Automatically manage the changelog

0.1.1 - 2018-11-23

Changed

  • VideoReady: Make necessary event and readyState configurable

0.1.0 - 2018-11-21

Initial release!