@webext-core/messaging v2.0.0
·
28 commits
to main
since this release
Bug Fixes
⚠️ Breaking Changes
Potentially breaking change around window and custom event messaging. Each now has better scoping to prevent receiving messages in the same context they were sent from. If you rely on defineWindowMessaging
or defineCustomEventMessaging
, double check they everything is working the same way as before.