Skip to content

Releases: aklinker1/webext-core

@webext-core/fake-browser v1.5.1

28 May 17:18

Choose a tag to compare

compare changes

🩹 Fixes

  • Don't use directory import for auto-setup module (8168516)

📖 Documentation

  • Add historical release notes to CHANGELOG.md files (e9762ad)

🏡 Chore

  • Use oxlint and oxfmt (#152)
  • Move to tsdown, add publint, cleanup package.jsons (#149)
  • Move to bun test (#148)
  • Cleanup dependencies (#147)

❤️ Contributors

@webext-core/fake-browser v1.5.0

20 May 17:22

Choose a tag to compare

compare changes

🚀 Features

  • Add /auto submodule for auto-stubbing (#146)

❤️ Contributors

@webext-core/messaging v3.0.1

19 May 13:08

Choose a tag to compare

compare changes

🩹 Fixes

  • Add prepack script to fix new publish workflow (536c73e)

❤️ Contributors

@webext-core/fake-browser v1.4.1

19 May 12:54

Choose a tag to compare

compare changes

🩹 Fixes

  • Add prepack script to fix new publish workflow (536c73e)

❤️ Contributors

@webext-core/messaging v3.0.0

18 May 22:31

Choose a tag to compare

compare changes

🚀 Features

  • messaging: Add targetWindow to the window messenger (#114)

🩹 Fixes

  • Drop uid for simple random ID (#141)
  • ⚠️ Ignore unknown messages instead of throwing an error by default (#140)
  • messaging: Matching response event by message id (#125)
  • types: Avoid unbound-method lint errors by adding this: void (#130)

📖 Documentation

  • Fix redirects (#127)

🏡 Chore

  • deps: Replace serialize-error with @aklinker1/zero-serialize-error for a smaller footprint

✅ Tests

  • messaging: Validate response ordering (#132)

❤️ Contributors

@webext-core/fake-browser v1.4.0

18 May 22:50

Choose a tag to compare

compare changes

🚀 Features

  • fake-browser: Action API in-memory implementation. (#101)

🩹 Fixes

  • Make @types/webextension-polyfill a production dependency

📖 Documentation

  • Fix redirects (#127)

❤️ Contributors

@webext-core/isolated-element v2.0.0

09 Feb 07:01

Choose a tag to compare

Bug Fixes

BREAKING CHANGES

  • See migration details in PR details: #128

@webext-core/isolated-element v1.1.4

20 Mar 15:24

Choose a tag to compare

DO NOT USE. This version includes breaking changes unintentionally, and should have been released as v2.0.0 - my auto-release workflow broke.

If you want to upgrade to v2.0.0, please do! Not needing a full HTML doc structure is a great change, but it shouldn't have been released under v1.

However, if you're not ready to upgrade, use v1.1.5.

@webext-core/proxy-service v2.0.0

07 Jan 09:34

Choose a tag to compare

Features

BREAKING CHANGES

  • See migration details in PR details: #122

@webext-core/proxy-service v1.2.2

16 Dec 21:14

Choose a tag to compare

Bug Fixes

  • No changes, force a new release (9f56063)