Skip to content

Releases: kuzzleio/sdk-javascript

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)

7.4.0

18 Aug 13:49
1a985a5
Compare
Choose a tag to compare

7.4.0 (2020-08-18)

New features

  • [ #542 ] Finalize typescript support (Aschen)
  • [ #529 ] Add typescript support for protocols (Aschen)

Enhancements

  • [ #541 ] Add meaningful stacktrace (Aschen)
  • [ #537 ] Add typescript support realtime (Aschen)
  • [ #531 ] Add typescript support for Index and Collection controllers (Aschen)
  • [ #530 ] Add typescript support for search results (Aschen)
  • [ #523 ] Add support for the collection:delete API action (morgandruesne)

7.3.1

23 Jul 15:59
3b9d209
Compare
Choose a tag to compare

7.3.1 (2020-07-23)

Bug fixes

7.3.0

23 Jul 15:28
176b7f8
Compare
Choose a tag to compare

7.3.0 (2020-07-23)

Bug fixes

New features

Enhancements

  • [ #517 ] Add collection:update and deprecate collection:updateMapping (Yoann-Abbes)
  • [ #514 ] Able to execute document search as GET http method (Yoann-Abbes)

7.2.0

28 Apr 13:09
f28cf33
Compare
Choose a tag to compare

7.2.0 (2020-04-28)

Bug fixes

New features

Enhancements

  • [ #509 ] Add the rate limit property to Profile objects (scottinet)

7.1.4

16 Apr 14:01
1b2b075
Compare
Choose a tag to compare

7.1.4 (2020-04-15)

Enhancements


7.1.3

31 Mar 09:53
de07e2d
Compare
Choose a tag to compare

7.1.3 (2020-03-31)

Bug fixes

  • [ #4500 ] Allow to use custom controller in another package (Aschen)