Skip to content

Releases: GetStream/stream-js

v7.1.0

10 Dec 18:10

Choose a tag to compare

  • Add CDN url refresh handlers #391
  • Add keywords into package config for easier finding in npm #402

v7.0.1

04 Dec 20:12

Choose a tag to compare

Fix

  • Correct server side follow stat call permission #401

v7.0.0

24 Nov 08:10

Choose a tag to compare

⚠️ Breaking Changes

  • Drop simple auth, only JWT is supported #399

v6.2.2

13 Nov 14:44

Choose a tag to compare

Fix

  • Correct type of own_reactions #398

v6.2.1

03 Nov 09:42

Choose a tag to compare

Fix

  • Browser file upload incorrect file name #393

v6.2.0

01 Oct 09:19

Choose a tag to compare

Feature

  • Buffer and other types of data streams are accepted for file and image uploads #389

v6.1.4

23 Sep 09:18

Choose a tag to compare

Fixed

  • Typescript compiler option allowSyntheticDefaultImports no longer needed (#387).
  • Undefined process error in some environments (#388).

v6.1.3

15 Sep 12:20

Choose a tag to compare

Fixed

  • Enrich option respects the enrich value if not undefined (#382).

v6.1.2

03 Sep 08:36

Choose a tag to compare

Fixed

  • Correct AggregatedActivityEnriched type (#374).

  • Add maxBodyLength: Infinity option to axios file upload requests (#375).

Chore

  • Bump dependencies (#375).

v6.1.1

02 Sep 18:53

Choose a tag to compare

Fix

  • Correct CollectionResponse type