Skip to content

Releases: supabase/realtime-js

v2.9.1

19 Dec 21:54
3c5c3db
Compare
Choose a tag to compare

2.9.1 (2023-12-19)

Bug Fixes

v2.9.0

30 Nov 21:30
57d9b65
Compare
Choose a tag to compare

2.9.0 (2023-11-30)

Features

  • move from websocket to ws and support native browser WebSocket API (#263) (57d9b65)

v2.8.4

26 Oct 09:31
11e8f2f
Compare
Choose a tag to compare

2.8.4 (2023-10-26)

Bug Fixes

  • Add missing on overload for Broadcasts (#261) (11e8f2f)

v2.8.3

25 Oct 22:24
df4093b
Compare
Choose a tag to compare

2.8.3 (2023-10-25)

Bug Fixes

  • Export CHANNEL_STATES from RealtimeChannel (#262) (df4093b)

v2.8.2

24 Oct 20:27
Compare
Choose a tag to compare

2.8.2 (2023-10-24)

Bug Fixes

v2.8.1

16 Oct 15:14
Compare
Choose a tag to compare

2.8.1 (2023-10-16)

Bug Fixes

  • Enrich send function arguments (f4c0aef)

v2.8.0

29 Sep 16:16
017691f
Compare
Choose a tag to compare

2.8.0 (2023-09-29)

Features

  • send messages via broadcast endpoint (#251) (017691f)

v2.7.4

22 Aug 02:14
aa285d5
Compare
Choose a tag to compare

2.7.4 (2023-08-22)

Bug Fixes

v2.7.3

12 Jun 23:11
Compare
Choose a tag to compare

2.7.3 (2023-06-12)

Bug Fixes

  • add log_level to RealtimeClientOptions type (c9dc9c9)

v2.7.2

07 Apr 13:44
1f697d5
Compare
Choose a tag to compare

2.7.2 (2023-04-07)

Bug Fixes