Skip to content

@slack/web-api@7.0.3

Compare
Choose a tag to compare
@filmaj filmaj released this 15 Apr 17:17
· 9 commits to main since this release
3ed5a59

What's Changed

We've deprecated the files.upload method. Check out our announcement on the topic here. Instead, use the uploadV2 method provided by the client.

Full Changelog

ae9ace8 web-api(fix): fix node-retry types (#1772) - thanks @cotsupa!
fec4895 web-api(docs): Add deprecation JSdoc to files.upload method (#1773)
8bff32f web-api(fix): Fix typo in error throwing for rate limit exceeded (#1755) - thanks @WhiteKiwi!