node-slack-sdk

Slack Developer Kit for Node.js

MIT License

Downloads
33.1M
Stars
3.3K
Committers
190

Bot releases are hidden (Show)

node-slack-sdk - @slack/[email protected]

Published by aoberoi almost 5 years ago

  • Adds oauth.v2.access method to WebClient to support v2 OAuth flow (#903) - thanks @seratch
node-slack-sdk - @slack/[email protected]

Published by aoberoi almost 5 years ago

  • Adds the .viewSubmission() and .viewClosed() methods to the adapter to handle events from Modals (#904) - thanks @aoberoi
node-slack-sdk - @slack/[email protected]

Published by shaydewael almost 5 years ago

Adds Admin APIs v1 #897 - Thanks @seratch 🎉

node-slack-sdk - @slack/[email protected]

Published by aoberoi almost 5 years ago

  • Adds the views.publish Web API method, and type definitions. (#894) - thanks @shanedewael
node-slack-sdk - @slack/[email protected]

Published by shaydewael about 5 years ago

Re-add getLogger() to the logger interface - #887

node-slack-sdk - @slack/[email protected]

Published by shaydewael about 5 years ago

Reverts getLevel() on logger interface because that's a semver major change. Includes changes from #884 and #885

node-slack-sdk - @slack/[email protected]

Published by shaydewael about 5 years ago

  • Fixes the arguments for views.update (#877) - thanks @seratch
node-slack-sdk - @slack/[email protected]

Published by shaydewael about 5 years ago

  • Fixes the callback_id argument for views.open (#879) - thanks @PerStirpes
node-slack-sdk - @slack/[email protected]

Published by aoberoi about 5 years ago

  • Fixes HTTPError status code in error message. #850 (thanks @aoberoi)
node-slack-sdk - @slack/[email protected]

Published by aoberoi about 5 years ago

  • Adds support for Block Kit in Modals. #870 (thanks @shanedewael)
  • Adds support for the Remote Files API. #839 (thanks @seratch and @aoberoi)
  • Adds support for managing App approvals. #855 (thanks @aoberoi)
  • Adds support for user session reset for Admins. #856 (thanks @aoberoi)
  • Marks channels.list arguments exclude_archived and exclude_members optional. #865 (thanks @mottox2)
node-slack-sdk - @slack/[email protected]

Published by aoberoi about 5 years ago

  • Adds types for various multi-select blocks, for app views, and updates existing Block Kit types with confirm properties. #870 (thanks @shanedewael)
node-slack-sdk - @slack/[email protected]

Published by aoberoi about 5 years ago

  • Adds workaround for TypeScript 3.6 breaking change. #864 (thanks @aoberoi)
node-slack-sdk - @slack/[email protected]

Published by aoberoi about 5 years ago

  • Adds getLevel() method to the Logger interface, and the ConsoleLogger implementation #792 (thanks @seratch)
node-slack-sdk - @slack/[email protected]

Published by clavin about 5 years ago

  • Add support for pre-parsed requests (#800, #844) - thanks @troysteinbauer, @clavin.
    • Functionality was ported from @slack/events-api.
    • This enables serverless environments & other middleware to pre-parse a request's body so long as they populate the rawBody field of the request.
node-slack-sdk - @slack/[email protected]

Published by clavin about 5 years ago

  • Add support for the Remote Files API (#839) - thanks @seratch & @aoberoi.
  • Update form-data to 2.5.0, removes @types/form-data (#833) - thanks @copperwall.
  • Add WebClient test cases for invalid Retry-After headers (#803) - thanks @copperwall.
  • Bump web-api deps to fix security warnings (#812) - thanks @seratch.
  • Add messages property under response_metadata (#832) - thanks @seratch.
  • Add method name to apiCall debug (#835) - thanks @clavin.
node-slack-sdk - @slack/[email protected]

Published by clavin about 5 years ago

  • Add KnownBlock to incoming webhook argument (#807) - thanks @beeme1mr.
  • Use destructuring import for IncomingWebhook (#782) - thanks @Nilhcem.
  • Correcting documentation of https-proxy-agent usage (#811) - thanks @rajashekar.
  • Bump webhook deps to fix security warnings (#812) - thanks @seratch.
node-slack-sdk - @slack/[email protected]

Published by clavin about 5 years ago

  • Add support for the Remote Files API (#839) - thanks @seratch & @aoberoi.
  • Add 'style' to Button type (#797) - thanks @deremer.
node-slack-sdk - @slack/[email protected]

Published by clavin about 5 years ago

  • Convert @slack/interactive-messages to TypeScript (#799) - thanks @clavin.
    • This package is still meant to be used by JavaScript developers!
  • Bump interactive-messages deps to fix security warnings (#812) - thanks @seratch.
  • Fixes broken links to local development tutorial (#774) - thanks @aoberoi.
  • Increase test timeout multipliers (#840) - thanks @clavin.
node-slack-sdk - @slack/[email protected]

Published by clavin about 5 years ago

  • Convert @slack/events-api to TypeScript (#799) - thanks @clavin.
    • This package is still meant to be used by JavaScript developers!
  • Bump events-api deps to fix security warnings (#812) - thanks @seratch.
  • Fixes broken links to local development tutorial (#774) - thanks @aoberoi.
node-slack-sdk - @slack/[email protected]

Published by clavin about 5 years ago

  • Fix incorrect homepage for legacy wrapper (#793) - thanks @felixrieseberg.
Package Rankings
Top 0.63% on Npmjs.org
Top 6.73% on Proxy.golang.org
Top 40.42% on Repo1.maven.org
Top 0.6% on Deno.land
Badges
Extracted from project README
build-ci