Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

v5.9.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@SuperViz-Dev SuperViz-Dev released this 20 Mar 14:47
· 392 commits to beta since this release
3b4873d

5.9.0-beta.1 (2024-03-20)

Bug Fixes

  • adjust new IO throttle (83d0938)
  • broken tests (63df372)
  • build types (301b156)
  • build types and add suport to ESM entrypoint (0558eef)
  • call requestUpdating when updating property used in web components (df79b40)
  • change way of export Transform type (af16d0c)
  • concats the room name with global room id (237545e)
  • environment config variable (812138a)
  • export realtime component from root (39dea93)
  • remove log and spell check (04b0f46)
  • remove setTimeout (980a433)
  • test runner (f3779bd)
  • unsubscribe from subjects when destroying room (3f9b99d)
  • update participant type when starts the video (7e7aed3)
  • update slot on ably when it's changed on new io (62e0222)

Features

  • abstract logic of stores inside base classes (b4ecd39)
  • attach useStore so 3D adapters use it too (ffb19cd)
  • create base subject that will be data in stores (cff257b)
  • create global/launcher store (a6bcbc8)
  • destroy io instance and remove all listeners (3c6b822)
  • event subscribers and events payload (efa0d5a)
  • export Transform type used in presence mouse (184b8a3)
  • initialize io service (6535977)
  • inject ioc on components (f961d7f)
  • install rxjs in the project (2d30fb0)
  • new slots management (d64ace1)
  • participant events from new io (29373b7)
  • perform participant changes into new io (cbf5e30)
  • perform slot assignment on old io too (c629e2c)
  • presence mouses canvas with new ioc (95bf8cc)
  • presence mouses HTML with new realtime (ef915cb)
  • realtime and mouse throttles (21fee0e)
  • realtime component using new io (c003f2a)
  • remove client sync from ably (bdbea44)
  • update ioc version (cb02420)
  • update participant list by new IOC (3821fec)