Skip to content

v8.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jul 08:07
863fee5

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