github reflex-dev/reflex v0.9.10

6 hours ago

Bug Fixes

  • Shared state updates now reach linked clients connected to other backend instances — the fan-out previously skipped any client whose websocket was not connected to the instance processing the event, so with redis and multiple workers only same-instance clients received live updates. (#6934)
  • Allow static IDs on document-root head components without generating React hooks. (#7005)

Don't miss a new reflex release

NewReleases is sending notifications on new releases.