Skip to content

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

v5.0.0

06 Feb 18:59
Compare
Choose a tag to compare

5.0.0 (2023-02-06)

BREAKING CHANGES

  • removes EventStream

v4.3.0

03 Feb 23:37
Compare
Choose a tag to compare

4.3.0 (2023-02-03)

Features

v4.2.0

02 Feb 19:51
Compare
Choose a tag to compare

4.2.0 (2023-02-02)

Features

  • add page data for crash and key crash (#94) (c818fd1)

v4.1.0

29 Jan 16:14
Compare
Choose a tag to compare

4.1.0 (2023-01-29)

Features

v4.0.0

09 Jan 20:16
Compare
Choose a tag to compare

4.0.0 (2023-01-09)

BREAKING CHANGES

  • api client now returns Response instead of BugSplatResponse to allow cloning. BugSplatResponse json no longer returns type any.

v3.0.0

15 Nov 22:08
Compare
Choose a tag to compare

3.0.0 (2022-11-15)

BREAKING CHANGES

  • requires Node.js 18 or later

v2.1.3

15 Nov 20:07
Compare
Choose a tag to compare

2.1.3 (2022-11-15)

Bug Fixes

v2.1.2

10 Nov 00:56
Compare
Choose a tag to compare

2.1.2 (2022-11-10)

Bug Fixes

  • set retired and fullDumps correctly (#86) (632e027)

v2.1.1

19 Oct 15:15
Compare
Choose a tag to compare

2.1.1 (2022-10-19)

Bug Fixes

  • better error for invalid client id or client secret (#84) (16b349a)

v2.1.0

13 Oct 16:55
Compare
Choose a tag to compare

2.1.0 (2022-10-13)

Features