megachangelog
Announcement

Multiple Node Slack SDK package updates

New major versions of the Node Slack SDK packages are now available. This release includes breaking changes and is recommended for all developers using the Node SDK.

Our collection of Node Slack SDK packages have received new major versions.

All packages now require Node.js 20 or later. This is the only breaking change for the following packages:

  • The cli-hooks package has been updated to v2.
  • The cli-test package has been updated to v4.
  • The logger package has been updated to v5.
  • The oauth package has been updated to v4.
  • The types package has been updated to v3.

Three packages have more substantial breaking changes:

Most of the changes in those batch of updates fall under the theme of HTTP transport improvements, such as migrating from axios to the native Fetch API.

sdknodejsapirelease

Source: original entry ↗