Skip to content

@slack/cli-hooks@1.1.2

Compare
Choose a tag to compare
@mwbrooks mwbrooks released this 22 Nov 00:35
· 29 commits to main since this release
7e015c6

What's New

This release updates the @slack/cli-hooks scripts to silence all node warnings using the environment variable NODE_NO_WARNINGS=1. This is a heavy-handed solution to fix scenarios where node warnings cause the JSON parsing errors from the Slack CLI.

Changelog

  • cli-hooks(chore): fix prelint tsc run script by @filmaj in #1895
  • fix(cli-hooks): silence node warnings that can break @slack/cli-hooks by @mwbrooks in #2096
  • Publish @slack/cli-hooks@1.1.2 by @mwbrooks in #2098

Full Changelog: https://github.com/slackapi/node-slack-sdk/compare/@slack/cli-hooks@1.1.1...@slack/cli-hooks@1.1.2