v1.2.0
This is a significant step for MindAR to move forward. We have migrated to ES module which allows easier integration with nodejs applications. Because of that, we have also made threeJS an external dependency, so we can choose our own threeJS version. Thanks @jmschrack for his hard work!
What's Changed
- ES Modules. Decouple ThreeJS. Switch to Vite. Offline compiler by @jmschrack in #311
- Fix/remove webworker by @jotatoledo in #314
New Contributors
- @jmschrack made their first contribution in #311
- @jotatoledo made their first contribution in #314
Full Changelog: v1.1.5...v1.2.0