Releases: EarthlingInteractive/aframe-geo-projection-component
Releases · EarthlingInteractive/aframe-geo-projection-component
v2.1.0
- Upgrade to aframe 0.8.2
- Upgrade packages to address security vulnerabilities
Note that there's still one unaddressed security vulnerability because [email protected] depends on [email protected] which uses [email protected]. I can't fix this one until the new version of aframe comes out.
v2.0.0
v2 of this library splits the monolithic geo-projection component into several smaller components with specific responsibilities. Upgrading to the new version involves adding the new components to the entity in question and transferring the appropriate properties from the original geo-projection to the new specific components.
v1.1.0
Initial release to npm
v1.0.0 Update dist packages