v1.1.0
·
14 commits
to master
since this release
RELEASE 1.0.0
#242 - [FEAT] Prune and Upgrade Dependencies; Add Github Actions
Removes the runtime dependencies of Leap.js and updates the package to use ES5 Modules.
Additional changes and excisions to bring the exposed API up-to-date, as well as the contact area with
three.js
.
CHANGES
- Remove
underscore
(Use ES5 Replacements) - Used for NodeJS Connections...
- Ensure Compatibility with Modern Three.js
- Add Github Actions
- Update Test and Minification Harnesses
- Remove All References to Gestures
- Remove All References to
Tools
(Finger
s inherit fromPointable
s) - Fix npm Vulnerability Audits...