Skip to content

Releases: blackflux/slack-sdk

v5.0.0

29 Jan 18:48
d8c215f

Choose a tag to compare

5.0.0 (2025-01-29)

Bug Fixes

  • bumped min node version (54013eb)

BREAKING CHANGES

  • bumped min node version to 20

v4.0.0

05 Aug 01:49
5a8e736

Choose a tag to compare

4.0.0 (2023-08-05)

Bug Fixes

  • cjs -> esm, min node version 16 (f136fac)

BREAKING CHANGES

  • cjs -> esm, min node version 16

v3.1.3

02 Sep 18:15
42ae3ee

Choose a tag to compare

3.1.3 (2021-09-02)

Bug Fixes

  • dep update (20cdeb3)
  • deps: [security] bump tar from 4.4.13 to 4.4.15 (9763406)

v3.1.2

02 Aug 03:37
0758fd2

Choose a tag to compare

3.1.2 (2021-08-02)

Bug Fixes

  • links are now stripped when checking for unchanged (b81a18c)

v3.1.1

01 Aug 19:27
1da1350

Choose a tag to compare

3.1.1 (2021-08-01)

Bug Fixes

  • channel purpose and topic only updated if changed (cd2897c)

v3.1.0

01 Aug 02:44
55d7479

Choose a tag to compare

3.1.0 (2021-08-01)

Features

  • added channel.shareFiles and self.shareFiles (d403fd2)
  • added files.upload (33ae093)

v3.0.0

17 Jul 00:16
092b33d

Choose a tag to compare

3.0.0 (2021-07-17)

Bug Fixes

  • adjusted calls and added setPurpose and setTopic (2a61c9c)

BREAKING CHANGES

  • functions renamed

v2.0.1

14 Jul 04:03
0131922

Choose a tag to compare

2.0.1 (2021-07-14)

Bug Fixes

  • now using axios instead of request library (cfd32fb)
  • deps: [security] bump browserslist from 4.16.3 to 4.16.6 (6b05c49)
  • deps: [security] bump handlebars from 4.7.6 to 4.7.7 (48941d0)
  • deps: [security] bump hosted-git-info from 2.8.8 to 2.8.9 (f0ec6f5)
  • deps: [security] bump normalize-url from 5.1.0 to 5.3.1 (4620444)
  • deps: [security] bump ssri from 6.0.1 to 6.0.2 (384e1db)
  • deps: [security] bump y18n from 3.2.1 to 3.2.2 (00120ee)

v2.0.0

16 Mar 19:23
683ba1a

Choose a tag to compare

2.0.0 (2021-03-16)

Bug Fixes

BREAKING CHANGES

  • node 10 deprecated, use node 12

v1.1.32

09 Mar 17:19
1a95cc3

Choose a tag to compare

1.1.32 (2021-03-09)

Bug Fixes

  • reverted node 10 support (1d664b8)