Skip to content

@webext-core/messaging v4.0.0

Choose a tag to compare

@github-actions github-actions released this 25 Jul 03:51
· 10 commits to main since this release

compare changes

馃┕ Fixes

  • Drop webextension-polyfill, use chrome global instead (#160)

馃彙 Chore

  • Cleanup tests (782646d)
  • Re-enable tests (d9e2594)
  • Drop CJS support (#164)
  • Standardize IIFE filenames lib/index.global.js -> dist/index.iife.js (#165)

鈿狅笍 Breaking Changes

  • Drop webextension-polyfill, use chrome global instead
  • Drop CJS support
  • Standardize IIFE filenames lib/index.global.js -> dist/index.iife.js

鉂わ笍 Contributors