Releases: BugSplat-Git/bugsplat-js-api-client
Releases Β· BugSplat-Git/bugsplat-js-api-client
v2.1.0
2.1.0 (2022-10-13)
Features
v2.0.0
2.0.0 (2022-04-21)
Features
- replace Symbols API Client with Versions API Client (#76) (cd0fe3b), closes #75
BREAKING CHANGES
- we've merged the Symbols and Versions APIs to a single Versions API and thus have removed the Symbols API client.
v1.1.6
1.1.6 (2021-12-09)
Bug Fixes
v1.1.5
1.1.5 (2021-11-27)
Bug Fixes
v1.1.4
1.1.4 (2021-11-22)
Bug Fixes
- crashesApiRow id, stackKeyId should be type number (#63) (3b98da9), closes #62
v1.1.3
1.1.3 (2021-11-22)
Bug Fixes
v1.1.2
1.1.2 (2021-11-22)
Bug Fixes
- throw more useful error if OAuthClientCredentialsApiClient fails to authenticate (#58) (6c0cd4c), closes #52
v1.1.1
1.1.1 (2021-11-19)
Bug Fixes
- Adds Buffer to UploadableFile union type (#54) (0e023fb), closes #53
v1.0.3
- Fixes issue with TypeScript not generating correct paths in build output
v1.0.0
- Adds client with support for posting crash reports
- Adds client with support for the OAuth2 Client Credentials flow
Breaking Changes
- Changes the order of the parameters for BugSplatApiClient's createAuthenticatedClientForNode and createAuthenticatedClientForWebBrowser functions so that host can be an optional parameter with a default value