# JS SDK

### March 1st, 2026 (v8.0.2)

* Bug Fix: Allow alternative BugSplat endpoints (#73)

### April 29th, 2025 (v8.0.1)

* Chore: Update README images

### April 29th, 2025 (v8.0.0)

* Feature: Use native fetch (breaking change)

### February 2nd, 2025 (v7.1.1)

* Fix: Bump `node-fetch` from 2.6.1 to 2.6.7
* Feature: Add types for server response

### February 2nd, 2025 (v7.1.0)

* Feature: Add `FormDataParam` option
* Feature: Make database, application, version public for bugsplat-ng

### June 17th, 2024 (v7.0.2)

* Fix: Build and publishing issues

### June 17th, 2024 (v7.0.1)

* Fix: Safari and Firefox Errors missing `Error: message`

### December 28th, 2023 (v7.0.0)

* Feature: Add ESM support
* Feature: Add Deno support
* Feature: Convert project to TypeScript

### April 11th, 2023 (v3.0.0)

* Feature: Add `bugsplat.postAndExit`
* Feature: Allow per-call overrides for `appKey`, `user`, `email`, `description`
* Feature: Per-invocation callback support
* Breaking: Replace `setX` functions with `setDefaultX` equivalents
* Breaking: Remove `setCallback` function
* Other: Improved unit testing
