Skip to content

v2.0.0

Compare
Choose a tag to compare
@oe oe released this 16 Aug 15:41
· 2 commits to main since this release

New features released:

  1. duplex-message'now adds BroadcastMessageHub which supports communication via BroadcastChannel
  2. .on now support multiple listeners on a single message
  3. debug logging is automatically enabled when process.env.NODE_ENV is any value other than production, and debug code will be stripped when process.env.NODE_ENV is production with a bundler