Releases: aklinker1/webext-core
Releases · aklinker1/webext-core
@webext-core/fake-browser v1.5.1
🩹 Fixes
- Don't use directory import for auto-setup module (
8168516)
📖 Documentation
- Add historical release notes to CHANGELOG.md files (
e9762ad)
🏡 Chore
- Use
oxlintandoxfmt(#152) - Move to
tsdown, addpublint, cleanuppackage.jsons (#149) - Move to
bun test(#148) - Cleanup dependencies (#147)
❤️ Contributors
- Aaron aaronklinker1@gmail.com
@webext-core/fake-browser v1.5.0
🚀 Features
- Add
/autosubmodule for auto-stubbing (#146)
❤️ Contributors
- Aaron aaronklinker1@gmail.com
@webext-core/messaging v3.0.1
🩹 Fixes
- Add prepack script to fix new publish workflow (
536c73e)
❤️ Contributors
- Aaron aaronklinker1@gmail.com
@webext-core/fake-browser v1.4.1
🩹 Fixes
- Add prepack script to fix new publish workflow (
536c73e)
❤️ Contributors
- Aaron aaronklinker1@gmail.com
@webext-core/messaging v3.0.0
🚀 Features
- messaging: Add
targetWindowto the window messenger (#114)
🩹 Fixes
- Drop
uidfor 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-errorwith@aklinker1/zero-serialize-errorfor a smaller footprint
✅ Tests
- messaging: Validate response ordering (#132)
❤️ Contributors
- tim tim@foxwallet.com
- spookyuser spookyuser@users.noreply.github.com
- Takahito Nakano kano@ponko2.jp
- gracenoah gracenoahgh@gmail.com
- Himanshu Patil dev@himanshupatil.dev
- Aaron aaronklinker1@gmail.com
- Artem Prokop 44642024+ExposedCat@users.noreply.github.com
@webext-core/fake-browser v1.4.0
🚀 Features
- fake-browser: Action API in-memory implementation. (#101)
🩹 Fixes
- Make
@types/webextension-polyfilla production dependency
📖 Documentation
- Fix redirects (#127)
❤️ Contributors
- spookyuser spookyuser@users.noreply.github.com
- Gliches nishumurmu017@gmail.com
- Aaron aaronklinker1@gmail.com
- Artem Prokop 44642024+ExposedCat@users.noreply.github.com
@webext-core/isolated-element v2.0.0
@webext-core/isolated-element v1.1.4
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
@webext-core/proxy-service v1.2.2
Bug Fixes
- No changes, force a new release (9f56063)