Skip to content

Releases: kuzzleio/sdk-javascript

7.5.2

22 Jan 13:45
03eae5c
Compare
Choose a tag to compare

7.5.2 (2021-01-22)

New features

7.5.1

22 Jan 13:44
03eae5c
Compare
Choose a tag to compare

7.5.1 (2021-01-21)

Bug fixes

7.5.0

17 Jan 06:49
ab9ff14
Compare
Choose a tag to compare

7.5.0 (2021-01-17)

New features


7.4.9

04 Jan 15:38
Compare
Choose a tag to compare

7.4.9 (2021-01-04)

Fix wrong import in bulkController.ts

7.4.8

04 Jan 14:59
ecbe1d7
Compare
Choose a tag to compare

7.4.8 (2021-01-04)

Bug fixes

  • [ #573 ] Fix types for Document and CollectionMappings (Aschen)

Enhancements

  • [ #575 ] Support "lang" parameter for Koncorde filters (Yoann-Abbes)
  • [ #579 ] Add event type to document notification (Aschen)
  • [ #578 ] Convert bulk controller to TS (Aschen)
  • [ #574 ] Adds a specific error when the request is too big to use the GET verb (Aschen)

7.4.7

08 Dec 07:48
Compare
Choose a tag to compare

7.4.7 (2020-12-08)

Enhancement

  • [ #567 ] Fix document notification result type (Aschen)

7.4.4

07 Dec 10:13
731b99f
Compare
Choose a tag to compare

7.4.4 (2020-12-07)

Enhancement

  • [ #559 ] Rename KuzzleRequest to RequestPayload (Aschen)

7.4.3

23 Nov 13:31
63f8fd2
Compare
Choose a tag to compare

7.4.3 (2020-11-23)

Bug fixes


7.4.2

19 Nov 16:21
6cb1eaa
Compare
Choose a tag to compare

7.4.2 (2020-11-19)

42 is the answer

Enhancements

  • [ #556 ] Export more interfaces for Typescript (Aschen)

7.4.1

28 Oct 16:13
fc45968
Compare
Choose a tag to compare

7.4.1 (2020-10-28)

Enhancements

Others

  • [ #548 ] [doc] Add a disclaimer about Expo in getting started React Native (Njuelle)
  • [ #547 ] Stick realtime:unsubscribe behavior to documentation (Yoann-Abbes)