This repository has been archived by the owner on Dec 13, 2023. It is now read-only.
Releases: backtrace-labs/backtrace-js
Releases · backtrace-labs/backtrace-js
Version 1.1.3
Version 1.1.3
- General update
Version 1.1.1
Version 1.1.1
- Fixed Metrics promise rejection when the metrics service is not available
- Fixed index.ts type definition - now it's correctly included in the final npm package.
Release 1.1.0
What's Changed
Add session metrics submission support. This feature, enabled by default, sends metric events to support the counting of error free sessions and application launches (first time page launches).
Version 1.0.2
Version 1.0.2
- Provide file name instead of full file path in the stack trace object.