Release: Slack CLI v2.32.0
Version 2.32.0 of the developer tools for the Slack automations platform is here!
- We improved detection of Deno projects and added test coverage to the Deno runtime for a smoother experience.
- We improved the formatting of output when running
slack envcommands. We also added error messaging to these commands when the app being referenced is not an app created using the Deno Slack SDK. - The
slack env removecommand now exits without erroring when there are no environment variables to remove. - We enhanced text styling for easier reading.
- We improved some internal processes that allow us to keep our documentation fresh and up-to-date.
- We improved the error messaging of our
slack datastorecommands. - We updated our documentation and errors displayed when using
slack external-authsubcommands with Bolt apps. - We now raise errors that may impact the validation of selected authentications.
- We now hide blank
sourceerrors that may have caused confusion; they have been replaced with more helpful messaging.