Skip to content

Releases: SpinShare/api-js

2.2.0

14 Jul 18:57

Choose a tag to compare

Changes

  • Fixed minification, variables and functions should be properly documented now
  • Changed connectAddReview to use JSON instead of formdata
  • Added connectRemoveReview

2.1.3

03 May 19:36

Choose a tag to compare

Changes

  • Fixed getChartDownload method. It now returns an arraybuffer that you can use to store the file properly.

2.1.0

16 Mar 20:02

Choose a tag to compare

Features

  • Initial support of connect APIs
  • Reworked ApiKey handling

2.0.0

16 Mar 17:41

Choose a tag to compare

Features

  • Complete rewrite of the API
  • ESM & CommonJS support

Known issues

  • The connect API calls are not yet ported

ssapi_node - 03/08/2021

08 Mar 16:09

Choose a tag to compare

  • Fixed a bug within the package.json

ssapi_node - 03/05/2021

05 Mar 13:53

Choose a tag to compare

Fixed publishing workflow