Releases: getsentry/sentry-javascript-node-native-stacktrace
Releases · getsentry/sentry-javascript-node-native-stacktrace
0.2.2
- fix: when tracking threads, use a monotonic clock that ignores system suspension (#14)
- ci: Build Linux in container for wider glibc support (#15)
Thanks to @matthew-nicholson-anrok for their contribution!
0.2.1
- fix: Correct the Electron warning log message
0.2.0
- feat: Allow disabling of watchdog tracking per thread (#11)
0.1.1
- meta: Improve
README.md
, package.json
metadata and add LICENSE
(#10)