Skip to content

Releases: Baqend/js-sdk

v2.9.1

22 Jan 19:42

Choose a tag to compare

Bug Fixes

  • CLI: Print the app name if the app was not found

General

  • Update SDK Docs to latest layout

v2.9.0

16 Nov 10:32

Choose a tag to compare

Features

  • Add a new progress which allows changing the username when E-Mail verification is enabled

v2.8.7

01 Nov 10:01

Choose a tag to compare

Bug Fixes

  • Fix realtime reconnect was not using a backoff
  • Ignore classes with namespaces in typing generation

v2.8.6

18 Sep 14:34

Choose a tag to compare

Features

  • Fixed compability with React Native
  • Add experimental FetchConnector

Bug Fixes

  • Fix search in documentation

v2.8.5

13 Sep 16:30

Choose a tag to compare

Other

  • New docs styling

v2.8.4

12 Sep 00:23

Choose a tag to compare

Bug Fixes

  • Support deletion of file folders

v2.8.3

04 Sep 11:19

Choose a tag to compare

Bug Fixes

  • Small fixes in typings

Features

  • Implement Entity#getReferencing() to query reversed references

v2.8.2

17 Jul 11:52

Choose a tag to compare

Bug Fixes

  • CLI: Allow custom hosted baqend instances as app parameter

v2.8.1

07 Jul 12:33

Choose a tag to compare

Bug Fixes

  • Fixed compatibility issues with node 4

v2.8.0

28 Jun 15:26

Choose a tag to compare

Bug Fixes

  • Fix createdAt and updatedAt are not loaded by inserts and aren't updated after updates
  • Fix Fusetools incompatibilities

Features

  • Introduces Baqends Partial Update API