0.11.1
📝 What's Changed
- Added missing exports for MessageBus. It appeared that I forgot to export the
MessageBus
related code in the main index file, and then they were trimmed by tree shaking during publishing. Now they're correctly exported. by @oskardudycz in #82
Full Changelog: 0.11.0...0.11.1