Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Support Video.js v8 #74

Merged
merged 2 commits into from
Oct 27, 2022
Merged

feat: Support Video.js v8 #74

merged 2 commits into from
Oct 27, 2022

Conversation

mister-ben
Copy link
Owner

@mister-ben mister-ben commented Oct 26, 2022

  • Updates dev/peer-dependency to v8
  • Will not transpile class, which would not be compatble with v8
  • Removes deprecated videojs.mergeOptions
  • Removes depreacted iOS fake-fullscreen
    • Removes es check from the verify check, as it's not being compiled to ES5 now

BREAKING CHANGE: Drops support for Video.js < 8.

@mister-ben mister-ben changed the title feat!: Support Video.js v8 feat: Support Video.js v8 Oct 27, 2022
@mister-ben mister-ben merged commit 4c798b3 into next Oct 27, 2022
@mister-ben mister-ben deleted the major-8 branch November 21, 2022 21:13
mister-ben added a commit that referenced this pull request Nov 23, 2022
* feat: Support Video.js v8 (#74)

* feat!: Support Video.js v8

* chore: Drop es-check on verify, as not building for es5

* feat: support multple taps for longer seeks (#82)

* feat: Support multiple tap for longer seek

* rmeove <8 code

* chore: update rollup config for es classes

* match master dep vs

* update deps for release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant