Skip to content

v0.2.2 - Miraculous Oculus

Choose a tag to compare

@trusktr trusktr released this 26 Sep 17:38
· 69 commits to main since this release
  • Revert to older syntax Array.from(set) instead of [...set]. The newer syntax is broken in recent builds of Meta Oculus VR headset browser.
  • Also allow @reactive to be called as a plain function around a class for non-decorator usage. Not documented yet.