Skip to content

Release 2.0.0-beta.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@nartc nartc released this 27 May 21:51
· 884 commits to main since this release

2.0.0-beta.6 (2023-05-27)

Features

  • soba: add keyEvents to OrbitControls to match with drei (8382c06)

Bug Fixes

  • cannon: return early in effect after assigning dummy object3d to body (a0d44cc)
  • core: remove createSignal and use signal directly. queue all signal updates in renderer in microtask (9315c30)
  • core: rename requestAnimationInInjectionContext to requestAnimationFrameInInjectionContext (af45513)
  • soba: ensure effect that emit centered output allow signal writes (3ef325d)
  • soba: update controls (8ea354c)