immersive-web / webxr-polyfill

Use the WebXR Device API today, providing fallbacks to native WebVR 1.1 and Cardboard
Apache License 2.0
381 stars 84 forks source link

Bump version and publish to NPM #120

Closed lojjic closed 4 years ago

lojjic commented 4 years ago

The 1.0.13 version currently published to NPM is extremely out of date, predating all the WebXR 2019 work (#71). This is confusing for folks expecting to import the polyfill via NPM, as the README still gives instructions for doing that. It would be great to bump the version (major version?) and publish it there.

This would probably also cover the CDN request in #62 via cdn.jsdelivr.net or similar.

toji commented 4 years ago

Version bumped to 2.0.0 to signal the new API compatibility, and I just published now! 🎉