Skip to content

Update tus-js-client to v2.3.2#194

Open
Acconut wants to merge 1 commit into
vimeo:masterfrom
Acconut:upgrade-tus-js-client
Open

Update tus-js-client to v2.3.2#194
Acconut wants to merge 1 commit into
vimeo:masterfrom
Acconut:upgrade-tus-js-client

Conversation

@Acconut

@Acconut Acconut commented May 21, 2024

Copy link
Copy Markdown

This PR upgrades the tus-js-client dependency from v1 (whose last release was ~6 years ago) to v2. v2 is not the most up-to-date version of tus-js-client but not as old as its last release (2.3.2) was about 2 years ago. You can find a list of breaking changes in the accompanying blog post, but all of them seem to be irrelevant for tus-js-client.

I also considered upgrading to v4, but since v3 tus-js-client does not Node < 12 anymore, which is explicitly supported by vimeo.js according to its package.json:

vimeo.js/package.json

Lines 46 to 48 in ef0771e

"engines": {
"node": ">=10"
}

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