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

[UPGRADE] Upgrade ws 7.4.6, bump version to 1.1.1 #254

Merged
merged 7 commits into from
Jun 7, 2021
Merged

Conversation

zalo
Copy link
Contributor

@zalo zalo commented Jun 7, 2021

This PR updates a bunch of dependencies, includes the ES6 Module patch "fix", and bumps the minor version.|

Merging this will allow us to close #245, #249, #252, and #253.

zalo and others added 5 commits December 8, 2020 16:50
Dependabot is complaining about the ecstatic file server, which I believe is only used in `http-server`, which is only used in a vestigial preview command in the Makefile.

Since VS Code now has `live-server` previewing extensions, I'm just removing that command.

Hopefully this gets us back to a clean universe.
This allows LeapJS to be imported via `import "../node_modules/leapjs/leap-1.1.0.js";`

And used via `window.Leap` ala:
`this.controller = new window.Leap.Controller({optimizeHMD: true}).connect();`
@zalo zalo added the dependencies Pull requests that update a dependency file label Jun 7, 2021
@zalo zalo self-assigned this Jun 7, 2021
@zalo
Copy link
Contributor Author

zalo commented Jun 7, 2021

Looks good to me!

(Examples are all tested to be working against a live service.)

@zalo zalo merged commit 5a89a25 into master Jun 7, 2021
@zalo zalo deleted the upgrade-ws-7.4.6 branch June 7, 2021 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants