Skip to content

v1.1.0

Compare
Choose a tag to compare
@RecursiveCptHook RecursiveCptHook released this 23 Nov 22:46
· 14 commits to master since this release
f2c4856

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 (Fingers inherit from Pointables)
  • Fix npm Vulnerability Audits...