Releases: BugSplat-Git/bugsplat-js-api-client
Releases Β· BugSplat-Git/bugsplat-js-api-client
v5.0.0
5.0.0 (2023-02-06)
BREAKING CHANGES
v4.3.0
4.3.0 (2023-02-03)
Features
v4.2.0
4.2.0 (2023-02-02)
Features
- add page data for crash and key crash (#94) (c818fd1)
v4.1.0
4.1.0 (2023-01-29)
Features
v4.0.0
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
3.0.0 (2022-11-15)
BREAKING CHANGES
- requires Node.js 18 or later
v2.1.3
2.1.3 (2022-11-15)
Bug Fixes
v2.1.2
2.1.2 (2022-11-10)
Bug Fixes
- set retired and fullDumps correctly (#86) (632e027)
v2.1.1
2.1.1 (2022-10-19)
Bug Fixes
- better error for invalid client id or client secret (#84) (16b349a)
v2.1.0
2.1.0 (2022-10-13)
Features