UNPKG

@slack/client

Version:
7 lines 469 B
--- layout: changelog --- * Updates the [`lib/clients/web/facets/index.js`](/lib/clients/web/facets/index.js) to reference the new facets added in the 3.0.0 update, thanks @ekmartin * Adds in a [`reminders`](/lib/clients/web/facets/reminders.js) client facet * MemoryDataStore.getUserByEmail now looks at the correct part of the user object for the email, thanks @SimantovYousoufov * Adds docs and examples for the data store and sending DMs, thanks @PaulAsjes!