Skip to content

Releases: BugSplat-Git/bugsplat-js-api-client

v1.0.3

29 Sep 14:02

Choose a tag to compare

  • Fixes issue with TypeScript not generating correct paths in build output

v1.0.0

28 Sep 15:40

Choose a tag to compare

  • 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

v0.0.12

24 Sep 14:24

Choose a tag to compare

  • Adds support for Crashes API

0.0.10

25 Aug 19:26

Choose a tag to compare

Breaking Changes

  • Removes dependency on fs so that symbol upload can be done in a browser as well as via node.js.

v0.0.9

25 Aug 15:27

Choose a tag to compare

  • Fixes bug where error was thrown if event username was undefined

v0.0.8

29 Jun 21:47

Choose a tag to compare

  • Adds support for posting and deleting symbols

v0.0.6

17 Jun 17:22

Choose a tag to compare

  • Fixes Events comment event comment property should be message #24 (#25)