Skip to content

Latest commit

 

History

History
166 lines (81 loc) · 8.4 KB

File metadata and controls

166 lines (81 loc) · 8.4 KB

Changelog

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)

Bug Fixes

  • handle event type in createTestkit to push reports correctly to address Puppeteer events (a550064), closes #193

6.2.0 (2025-04-27)

Features

  • initialize expo-react-native-test-app with essential configurations (#234) (40c0b07)

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.

BREAKING CHANGES:

  • change support for nodejs versions #222

Features

  • 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

  • docs: upgrade docs engine and add migration guide from 5-to-6 #225

5.1.0 (2025-03-06)

Features

  • 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)

Bug Fixes

5.0.7 (2023-11-13)

5.0.6 (2023-09-23)

5.0.5 (2023-01-04)

Bug Fixes

  • 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)

Bug Fixes

  • default export when importing in pure node ESM (#145) (42aa0cc)

5.0.3 (2022-10-21)

Bug Fixes

  • SentryTransport factory function return "any" until TS issue will be fixed (#141) (a1d07ca), closes #138

5.0.2 (2022-10-21)

Bug Fixes

5.0.1 (2022-10-21)

Bug Fixes

5.0.0 (2022-10-20)

⚠ BREAKING CHANGES

  • move case base to typescript (#137)

  • move case base to typescript (#137) (0c45d14), closes #114

4.1.0 (2022-09-30)

Features

4.0.3 (2022-08-03)

Bug Fixes

4.0.2 (2022-07-28)

Bug Fixes

  • types: Update to support new V7 transport style (#116) (ebdb751)

4.0.1 (2022-07-07)

4.0.0 (2022-07-07)

Features

3.3.8 (2022-06-29)

3.3.7 (2021-10-27)

3.3.6 (2021-10-18)

3.3.5 (2021-10-13)

Bug Fixes

  • items other than transform sent in an envelope request cause an error (#89)

3.3.4 (2021-06-20)

Bug Fixes

3.3.3 (2021-06-18)

3.3.2 (2021-02-22)

3.3.0 (2021-02-04)

Features

  • add ready-to-use jest mock with testkit builtin (80e602c)

3.2.4 (2021-01-29)

3.2.3 (2021-01-29)