Skip to content

v0.7.0

Compare
Choose a tag to compare
@cecilia-donnelly cecilia-donnelly released this 23 Feb 18:42
· 168 commits to main since this release
5b0b65a

Added

  • The updateShareLink function now exists
  • The createShareLink function now exists
  • The HttpResponseError type now exists.

Changed

  • This package no longer supports Node v14.
  • The deleteFolder and deleteArchiveRecord SDK methods now return void (was boolean).
  • All SDK methods now throw if the server responds with a non-OK status.