@slack/client
Version:
A library for creating a Slack client
9 lines • 384 B
Markdown
layout: changelog
* Updates the ws library from 0.4.3 to 0.8.1
* Reconnects when a `team_migration_started` event is received
* Supports finding users by email from the memory data store
* Fixes the getUnreadCount and getChannelsWithUnreads functions
* Emits error code and message when the ws closes
* Removes no-op call when a `ping` is received on the websocket