v1.8.0
Highlights
This is a very exciting update and the biggest in a long while! A newly implemented WebSocket server now means the EventHub is Node compatible!
Notable PRs as part of the updated EventHub
- feat: Support for async subscriber callbacks by @ffMathy in #132
- fix: CORS issues with new websocket implementation by @gismya in #142
Other notable PRs
List of all changes
- feat: Support for async subscriber callbacks by @ffMathy in #132
- fix: pre commit hooks broken by @gismya in #133
- feat(TS): Changed tests to TypeScript and updated typings by @ffMathy in #136
- fix: publishReply has incorrect Event in reply by @gismya in #141
- feat(security): add injection prevention by @ffMathy in #139
- fix: CORS issues with new websocket implementation by @gismya in #142
- chore: dependency updates by @gismya in #144
- chore(deps): update dependency lint-staged to v13.2.3 by @renovate in #126
- chore(deps): update dependency typescript to v5.1.6 by @renovate in #127
- chore(deps): update dependency eslint to v8.44.0 by @renovate in #128
- chore(deps): update yarn to v3.6.1 by @renovate in #129
- chore(deps): Bump semver from 6.3.0 to 6.3.1 by @dependabot in #130
- chore(deps): update dependency @types/uuid to v9.0.3 by @renovate in #135
- chore(deps): update dependency @rollup/plugin-commonjs to v25.0.4 by @renovate in #134
Full Changelog: v1.7.0...v1.8.0