Skip to content

Releases: box/box-typescript-sdk-gen

v0.5.1

11 Mar 07:26
14e1154

Choose a tag to compare

New Features and Enhancements

  • Replace jsonwebtoken with jose (box/box-codegen#444) (#85) (2ae8658)

v0.5.0

07 Mar 09:09
fb6c4f7

Choose a tag to compare

New features:
feat: add retrieveAuthorizationHeader method to authentication classes
feat: add additional data to ResponseInfo
feat: support local const, function, type, fields and methods
feat: Support version in request headers
feat: re-export all exports from box folder

Fixes:
fix: README and index export fixes

v0.4.0

28 Feb 13:08
c32e802

Choose a tag to compare

New features:
feat: Introduce new exception hierarchy including BoxSDKError and BoxAPIError
feat: change internal structure of the package

Fixes:
fix: remove obsolete async for asUser() and asEntrprise() functions, add fallback initialisation for tokenStorage

v0.3.0

08 Feb 10:12
2dd07d4

Choose a tag to compare

  • Implement request interceptor.
  • Rewrite Authentications to generated code.
  • Support custom base urls.

v0.2.0

28 Dec 10:20
63bf258

Choose a tag to compare

  • Improve naming of some methods and classes
  • Added possibility to configure base urls
  • Support application/x-www-form-urlencoded content type

v0.1.8

27 Nov 13:23
94d94c7

Choose a tag to compare

Release version 0.1.8

Introducing support for running in browser environment! See Readme for examples.

v0.1.7

09 Nov 17:02
f0aaf53

Choose a tag to compare

  • Introduce new methods: with_as_user_header, with_suppressed_notifications, with_extra_headers for BoxClient, adding extra headers into every API call made by the BoxClient.
  • Add support for cancellationToken, which can be used for cancelling request

v0.1.6

31 Oct 17:38
1aa8f5a

Choose a tag to compare

Release version 0.1.6

v0.1.5

27 Sep 09:21
c437b8f

Choose a tag to compare

Release version 0.1.5

v0.1.3

25 Sep 07:35
19bd56b

Choose a tag to compare

Release version 0.1.3