📣 Event Client Introduced
This release expands the JavaScript SDK with native support for event-driven capabilities, enabling clients to work directly with events and handlers through a dedicated API.
✨ New Features
- Introduced EventClient for interacting with events
- Added methods to publish events and fetch event handlers
- Included TypeScript definitions and basic usage examples
What's Changed
- Add EventClient by @DmitryBorisov-sm in #90
- Update package.json version (2.3.0) by @DmitryBorisov-sm in #91
Full Changelog: v2.2.1...v2.3.0