* Commit updated Javascript packages * Bump preact from 10.5.4 to 10.5.5 in /build/javascript (#265) * Trying a new github workflow to install javascript packages * Bump tailwindcss from 1.9.2 to 1.9.4 in /build/javascript (#266) Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 1.9.2 to 1.9.4. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v1.9.2...v1.9.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Commit updated Javascript packages * Bump preact from 10.5.4 to 10.5.5 in /build/javascript Bumps [preact](https://github.com/preactjs/preact) from 10.5.4 to 10.5.5. - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](https://github.com/preactjs/preact/compare/10.5.4...10.5.5) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Gabe Kangas <gabek@real-ity.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Owncast <owncast@owncast.online> * Bump @justinribeiro/lite-youtube in /build/javascript Bumps [@justinribeiro/lite-youtube](https://github.com/justinribeiro/lite-youtube) from 0.9.0 to 0.9.1. - [Release notes](https://github.com/justinribeiro/lite-youtube/releases) - [Commits](https://github.com/justinribeiro/lite-youtube/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Owncast <owncast@owncast.online> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Gabe Kangas <gabek@real-ity.com>
4.4 KiB
4.4 KiB
4.4.3 (2020-08-12)
Bug Fixes
Tests
4.4.2 (2019-08-30)
Chores
4.4.1 (2019-08-21)
Chores
4.4.0 (2019-06-25)
Features
Chores
4.3.0 (2019-01-10)
Features
Chores
- Update to plugin generator 7 standards (#53) (35ff471)
- package: update rollup to version 0.66.0 (#55) (2407466)
- Update videojs-generate-karma-config to the latest version 🚀 (#59) (023c6c9)
- Update videojs-generate-karma-config to the latest version 🚀 (#60) (2773819)
- Update videojs-generate-rollup-config to the latest version 🚀 (#58) (8c28a8b)
4.2.0 (2018-02-23)
Features
4.1.0 (2018-01-24)
4.0.0 (2017-11-21)
Features
- added ability to parse EXT-X-START tags #31
BREAKING CHANGES
- camel case module name in rollup config to work with latest rollup #32
3.0.0 (2017-06-09)
Features
BREAKING CHANGES
- drop bower support.
2.1.0 (2017-02-23)
- parse FORCED attribute of media-groups #15
- Pass any CHARACTERISTICS value of a track with the track object #14
2.0.1 (2017-01-20)
- Fix: Include the babel ES3 tranform to support IE8 #13
2.0.0 (2017-01-13)
- Manifest object is now initialized with an empty segments arrays
- moved to latest videojs-standard version, brought code into compliance with the latest eslint rules.
1.0.2 (2016-06-07)
- fix the build pipeline
- removed video.js css/js inclusion during tests
1.0.1 (2016-06-07)
- remove dependence on video.js
- added contributors to package.json
1.0.0 (2016-06-03)
Initial Release