Skip to content

v2.12.0

Compare
Choose a tag to compare
@alex-shortt alex-shortt released this 01 May 08:50
· 7 commits to master since this release
7e7ca61

changes

  • new Tool Overlay for visual feedback when switching tools. pass in an image url as the icon prop to have it show up, recommend 250x250
  • pin @react-three/xr to 5.4.1
  • remove node-fetch
  • add __spacesvr id to spacesvr container
  • remove default quicksand font, font size
  • roughly scale z-indexes by 10 (0-200 --> 0-20)
  • add setActiveTool by name, gotchu @benjaminha14

migrations

  • if you had logic that relied on a newer version of @react-three/xr, you'll have to either pin the library yourself or solve the conflicts
  • if you relied on our styling for any html, you'll have to add the styles back yourself or pick a good font