Skip to content

0.58.2

Compare
Choose a tag to compare
@itsdouges itsdouges released this 12 Oct 12:02
· 781 commits to main since this release

▵ 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).