v8.0.0
8.0.0 (2023-07-12)
⚠ BREAKING CHANGES
- client: The client now requires a ".connect()" call to establish a connection.
Detailed upgrade guide: https://socketdb.com/guide/migration-guides/v7-to-v8
Features
- client: add connect function to allow initializing without connecting (5910eac)
Bug Fixes
- docs: broken links (a1d8fea)