Skip to content

Releases: aklinker1/webext-core

@webext-core/messaging v2.0.2

20 Oct 14:17
Compare
Choose a tag to compare

Bug Fixes

  • Install publint and fix package.json issues (9edf844)

@webext-core/messaging v2.0.1

19 Oct 03:35
Compare
Choose a tag to compare

Bug Fixes

  • Upgrade buildc to fix out-of-date build (9311e2c)

@webext-core/messaging v2.0.0

19 Oct 01:16
Compare
Choose a tag to compare

Bug Fixes

  • ⚠️ Fix mix up messaging in window and custom event messengers (#70) (3b4e0ad)

⚠️ 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.

@webext-core/isolated-element v1.1.2

20 Apr 01:47
Compare
Choose a tag to compare

Bug Fixes

@webext-core/isolated-element v1.1.1

30 Dec 14:28
Compare
Choose a tag to compare

Bug Fixes

  • Ensure proper bubbling of events from isolated elements (#54) (12820ed)

@webext-core/isolated-element v1.1.0

30 Dec 01:49
Compare
Choose a tag to compare

Features

  • Add event bubbling control with isolateEvents option (#53) (2fdc564)

@webext-core/match-patterns v1.0.3

16 Dec 16:26
Compare
Choose a tag to compare

Bug Fixes

@webext-core/fake-browser v1.3.1

13 Nov 14:24
Compare
Choose a tag to compare

Bug Fixes

  • Correctly handle when a key is set to null in storage (cb5dec7)

@webext-core/storage v1.2.0

03 Nov 13:27
Compare
Choose a tag to compare

Features

@webext-core/fake-browser v1.3.0

03 Nov 13:25
Compare
Choose a tag to compare

Features

  • Upgrade webextension-polyfill types to 0.10.5 (#46) (cbfc4e5)