fix(DeesComms): Skip routing hooks for BroadcastChannel-received messages to prevent infinite loops; update typedrequest dependency and bump package version.
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@design.estate/dees-comms',
|
||||
version: '1.0.28',
|
||||
version: '1.0.30',
|
||||
description: 'A communications module for enabling DOM-based messaging and synchronization across browser tabs and workers.'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user