Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 2.35 KB

CHANGELOG.md

File metadata and controls

32 lines (18 loc) · 2.35 KB

Changelog

1.3.0 (2024-01-07)

Features

  • components: Implemented setup on ScreenCuller (#243) (ff3328a)

Bug Fixes

  • components: 184 - Fixed navigation break on first person mode (#236) (28e7890)
  • components: 224 - QuerySelector failing on SimpleUICard (#228) (d797b0d)
  • components: fragment highlighter meshes added to screen culler (#238) (8f29abf)
  • components: slot parent missing in ui components (#239) (c671e18)
  • publish npm package on successful release-please execution (#200) (570dac3)
  • screen culler buggy when multiple models loaded (#242) (7d2fc5a)
  • setup events in length measurements when ui is disabled (#241) (e54121a)

1.2.0 (2023-12-01)

Features

Bug Fixes

  • 135 - Isolate CSS Styles (#191) (68c1d81)
  • workflow: remove "type" key from publish-npm.yml (e0a8cb0)