Skip to content

1.2.0

Compare
Choose a tag to compare
@neet neet released this 05 Jul 09:30

New features:

Breaking changes:

  • stream() now returns Promise<WebSocket.connection> for error handling (#1)
  • deleteList() has been renamed to removeList()
  • deleteStatus() has been renamed to removeStatus()

Fixes:

  • Some type definition of entities have updated