All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
6.2.2 (2025-05-06)
6.2.1 (2025-05-06)
- handle event type in createTestkit to push reports correctly to address Puppeteer events (a550064), closes #193
6.2.0 (2025-04-27)
6.1.0 (2025-03-06)
Please take a look at the migration guide for version 6 to check out latest additions and breaking changes.
- change support for nodejs versions #222
- adding support for sentry@8 and sentry@9 packages for node, react and browser #224, closes #200
- ci: add multiple sentry versions and testing environments #221
- chore: add spanId and parentSpanId #223 closes #216
- bump major version to 6.0.0 (a2e62f2)
- docs: upgrade docs engine and add migration guide from 5-to-6 #225
5.1.0 (2025-03-06)
- adding support for sentry@8 and sentry@9 packages for node, react and browser (65a9191), closes #200
5.0.10 (2025-02-26)
5.0.9 (2024-03-01)
5.0.8 (2023-11-21)
- wrong stacktrace type (3f27cb6)
5.0.7 (2023-11-13)
5.0.6 (2023-09-23)
5.0.5 (2023-01-04)
- local server not capturing error events from the browser (#152) (6e43809)
- support all content types in local server endpoints (#153) (063a538)
- support all content types in local server endpoints (#161) (d5d0685)
5.0.4 (2022-12-04)
5.0.3 (2022-10-21)
- SentryTransport factory function return "any" until TS issue will be fixed (#141) (a1d07ca), closes #138
5.0.2 (2022-10-21)
5.0.1 (2022-10-21)
5.0.0 (2022-10-20)
4.1.0 (2022-09-30)
4.0.3 (2022-08-03)
- accept text/plain data (#119) (b491bcb), closes #104
- types: Add missing generic type arg to default export (#118) (08648ab)
4.0.2 (2022-07-28)
4.0.1 (2022-07-07)
4.0.0 (2022-07-07)
3.3.8 (2022-06-29)
3.3.7 (2021-10-27)
3.3.6 (2021-10-18)
3.3.5 (2021-10-13)
- items other than transform sent in an envelope request cause an error (#89)
3.3.4 (2021-06-20)
3.3.3 (2021-06-18)
3.3.2 (2021-02-22)
3.3.0 (2021-02-04)
- add ready-to-use jest mock with testkit builtin (80e602c)