Skip to content

@slack/web-api@6.2.0

Compare
Choose a tag to compare
@seratch seratch released this 11 May 02:31
· 404 commits to main since this release
6a6137f
  • Add API response types to web-api methods (#1188 #1203 #1215) - Thanks @seratch!
  • Add a few missing ones and types to WebClient arguments (#1209) - Thanks @seratch!
  • Fix #1192 Add admin.users.session.* API support (#1198) - Thanks @seratch!
  • Fix #1195 Make text arg optional in chat.* methods (#1197) - Thanks @seratch!
  • Make text optional in chat.postMessage arguments and add warn logging if it's missing (#1173) - Thanks @kentac55!
  • Pass logger through to WebClient and fix broken logLevel warning (#1206) - Thanks @sommd!
  • Fix required parameters in chat.update method (#1063) - Thanks @dginovker!
  • Warn logging if thread_ts is not a string (#1223) - Thanks @hi1280!
  • Added exclusion logic for Electron based apps to prevent changing User-Agent header (#1220) - Thanks @5tarlxrd!
  • Resolve inconsistent package dependencies across slack packages (#1208) - Thanks @seratch!
  • Add integration tests with real Slack servers (#1200) - Thanks @seratch!
  • Add a unit test verifying #1037 is no longer an issue (#1204) - Thanks @seratch

See the full list of issues/pull requests of this release here.