Releases: pubkey/broadcast-channel
Releases · pubkey/broadcast-channel
7.3.0
20 Jan 12:16
Compare
Sorry, something went wrong.
No results found
FIX unhandledRejection thrown when leader.die() is called while a call to awaitLeadership() is still running.
7.2.0
27 Oct 09:37
Compare
Sorry, something went wrong.
No results found
fix(leader-election-web-lock): rethrow WebLocks acquisition errors to avoid stuck leader election #1360
Update dependencies
5.3.0
18 Aug 21:38
Compare
Sorry, something went wrong.
No results found
5.1.0
25 Apr 21:04
Compare
Sorry, something went wrong.
No results found
REFACTOR check for native method #1157
5.0.2
23 Mar 13:21
Compare
Sorry, something went wrong.
No results found
5.0.1
23 Mar 01:30
Compare
Sorry, something went wrong.
No results found
FIX hasLeader() is mixing up states
5.0.0
22 Mar 23:47
Compare
Sorry, something went wrong.
No results found
Use Web Locks API for leader election if possible.
LeaderElector.hasLeader is now a function that returns a Promise<boolean>.
4.18.1
31 Oct 20:15
Compare
Sorry, something went wrong.
No results found
4.18.0
06 Oct 09:50
Compare
Sorry, something went wrong.
No results found
FIX fix(indexedDB): Can't start a transaction on a closed database #1042 nabigraphics
4.10.0
03 Feb 15:53
Compare
Sorry, something went wrong.
No results found
Improve error message when calling postMessage to a closed channel.