Changelog

Week 24

Week 24
WEEK24

v3.19.5

@liveblocks/client

  • Fix a LiveList divergence after reconnects: a pending push could under specific timing conditions during a reconnect still cause a divergence between clients, despite the fix from 3.19.4.

Liveblocks dev server (v1.6.1)

  • Fix a LiveList divergence after reconnects: when a client re-sends a pending push op whose node the server had already stored (the original ack got lost in the disconnect)

Contributors

Contributors include:nvie

1 authors