Change8

v2.101.0

📦 supabase-jsView on GitHub →
2 features

Summary

Version 2.101.0 introduces new features for realtime functionality, including adding copyBindings and restricting event listener setup after joining.

✨ New Features

  • Added realtime functionality to copy bindings via the new `copyBindings` feature.
  • Realtime now blocks setting the `postgres_changes` event listener after a successful join operation.