First Major Version
This release features some major changes including:
[REMOVED]
- Named pages have been completely removed
[CHANGED]
sendnow uses a second argument with a property calledtabIdto send a message to a tab (this was previouslytarget)useLinewas renamed togetMessage
[ADDED]
getMessagereturns a tuple with three elements: a message sender, a message Observable, and awaitForfunction that resolves on the first message received.