Releases: visgl/mjolnir.js
Releases · visgl/mjolnir.js
v3.0.0
- Package is now a fully ESM-compliant module
- Improved TypeScript definitions
- Hammer.js is no longer a dependency due to the lack of maintenance. It has been ported to TypeScript and incorporated into mjolnir.js' code base. This will allow us to better address bugs and security issues moving forward.
v3.0.0-beta.4
- Update events option type
v3.0.0-beta.3
- Update events option type
v3.0.0-beta.2
- Fix type imports
v3.0.0-beta.1
- Fix infinite loop (#8)
v3.0.0-alpha.4
- fix: build config and import paths
v3.0.0-alpha.3
- chore: switch to @vis.gl/dev-tools and CI release