Releases: box/box-typescript-sdk-gen
Releases · box/box-typescript-sdk-gen
v0.5.1
v0.5.0
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
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
- Implement request interceptor.
- Rewrite Authentications to generated code.
- Support custom base urls.
v0.2.0
- Improve naming of some methods and classes
- Added possibility to configure base urls
- Support application/x-www-form-urlencodedcontent type
v0.1.8
Release version 0.1.8
Introducing support for running in browser environment! See Readme for examples.
v0.1.7
- Introduce new methods: with_as_user_header,with_suppressed_notifications,with_extra_headersforBoxClient, adding extra headers into every API call made by theBoxClient.
- Add support for cancellationToken, which can be used for cancelling request
v0.1.6
Release version 0.1.6
v0.1.5
Release version 0.1.5
v0.1.3
Release version 0.1.3