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
- Breaking: Package renamed into
@4rk/video-lib
1.0.0 - 2019-03-22
- 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
- VideoReady: Make necessary event and readyState configurable
Initial release!