This repository has been archived by the owner on Sep 17, 2024. It is now read-only.
Releases: getsentry/profiling-node
Releases · getsentry/profiling-node
1.2.2
Various fixes & improvements
- deps(sentry): bump sentry deps (#203) by @sanjaytwisk
- build(deps-dev): bump @babel/traverse from 7.22.20 to 7.23.2 (#202) by @dependabot
- feat(preprocessEvent): emit preprocessEvent for profiles (#198) by @JonasBa
- Update README.md to include Next.js 13+ bundling (#200) by @Negan1911
1.2.1
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.9
1.0.8
Various fixes & improvements
- fix: use gnu aarch compiler for arm64 binary (#172) by @bohdanw2
- fix: Issue fixed for building binary with recompileFromSource (#173) by @whaagmans
1.0.7
Various fixes & improvements
- fix(build): overwrited dest target (b741891) by @JonasBa
- fix(build): run as single spawn cmd and fail if target already exists (#169) by @JonasBa
- build: stop error handling and just propagate all errors (#167) by @JonasBa
- build: fix typo (9dbc32f) by @JonasBa
- build: just dont handle errors (ee0f9b9) by @JonasBa
- build: improve recompile error handling (07f2fd4) by @JonasBa