supabase / supabase-js

An isomorphic Javascript client for Supabase. Query your Supabase database, subscribe to realtime events, upload and download files, browse typescript examples, invoke postgres functions via rpc, invoke supabase edge functions, query pgvector.
https://supabase.com
MIT License
2.92k stars 224 forks source link

feat: version bump realtime-js to 2.9.0 #921

Closed w3b6x9 closed 6 months ago

w3b6x9 commented 6 months ago

What kind of change does this PR introduce?

release: https://github.com/supabase/realtime-js/releases/tag/v2.9.0

What is the current behavior?

realtime-js uses the websocket lib.

What is the new behavior?

realtime-js uses either the ws or native browser WebSocket API.

github-actions[bot] commented 6 months ago

Pull Request Test Coverage Report for Build 7065344998


Totals Coverage Status
Change from base Build 7030154955: 0.0%
Covered Lines: 89
Relevant Lines: 116

💛 - Coveralls