0.58.2
▵ Triplex 0.58.2 upgrades dependencies, fixes bugs, and turns on the halloween template.
Bug fixes
- Upgrade Three.js to 157 across the repository.
- Apply lint and prettier fixes thanks to Christoph Nakazawa.
- Add halloween template for project initialization.
- Template dependencies bumped to latest.
- Fixes GLTF selection choosing an unexpected scene object.
- Scene helpers are now portalled to be direct descendants of the scene instance.
- Provider no longer has any intermediate groups between it and the rendered canvas element.
- Fix scene object throwing during HMR when path is undefined (closes #140).