Changelog

Week 22

Week 22
WEEK22

Documentation

Showcase

Liveblocks dev server (v1.5.0)

  • Add --random-port (-P) flag to liveblocks dev: bind a random free port instead of an explicit port number. With --cmd (-c), the chosen port is exposed to the command via LIVEBLOCKS_DEV_SERVER_PORT. Ideal for CI (no port collisions ever).
  • Fix LiveList.push() so concurrent pushes from multiple clients no longer settle out of order.

Contributors

Contributors include:ctnicholasnvie

2 authors