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: Remove extend() method #7950

Merged
merged 1 commit into from
Oct 3, 2022
Merged

feat: Remove extend() method #7950

merged 1 commit into from
Oct 3, 2022

Conversation

alex-barstow
Copy link
Contributor

Description

We had initially intended on leaving extend() in Video.js 8 and deprecating it. However, maintaining backwards-compatibility after removing Babel class transpiling proved troublesome, so after some discussion we decided to remove it.

@misteroneill misteroneill merged commit 24c7c2e into next Oct 3, 2022
@misteroneill misteroneill deleted the remove-extend branch October 3, 2022 21:20
misteroneill pushed a commit that referenced this pull request Nov 23, 2022
BREAKING CHANGE: This removes the videojs.extend() method, please use ES6 classes instead.
misteroneill pushed a commit that referenced this pull request Nov 23, 2022
BREAKING CHANGE: This removes the videojs.extend() method, please use ES6 classes instead.
edirub pushed a commit to edirub/video.js that referenced this pull request Jun 8, 2023
BREAKING CHANGE: This removes the videojs.extend() method, please use ES6 classes instead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants