Skip to content

Releases: DiederikvandenB/apollo-link-sentry

v4.4.0

06 Aug 14:26

Choose a tag to compare

4.4.0 (2025-08-06)

Features

  • support @sentry/core 10 (c0083a5)

v4.3.0

09 May 11:58

Choose a tag to compare

4.3.0 (2025-05-09)

Features

  • Simplify SentryLink to just forward the operation if attachBreadcrumb is not set (#483) (dedb6ee)

v4.2.0

24 Mar 15:51

Choose a tag to compare

4.2.0 (2025-03-24)

Features

v4.1.0

04 Feb 15:38

Choose a tag to compare

4.1.0 (2025-02-04)

Features

  • depend on @sentry/core instead of @sentry/browser (#480) (278a514)

v4.0.0

21 May 09:54

Choose a tag to compare

4.0.0 (2024-05-21)

Features

  • upgrade to @sentry/browser 8 (08c48a4)

BREAKING CHANGES

  • require ``@sentry/browser` 8

v3.3.0

02 Jan 14:56

Choose a tag to compare

3.3.0 (2024-01-02)

Features

v3.2.3

09 Mar 08:50

Choose a tag to compare

3.2.3 (2023-03-09)

Bug Fixes

  • suggest @sentry/browser:^7.41.0 as peer dependency (8868643)

v3.2.2

10 Feb 08:24

Choose a tag to compare

3.2.2 (2023-02-10)

Bug Fixes

  • use zen-observable-ts over zen-observable (a0acb0b)

v3.2.1

18 Nov 10:16

Choose a tag to compare

3.2.1 (2022-11-18)

Bug Fixes

  • warn about mutating data in option transform (#443) (3c9522d)

v3.2.0

07 Jul 15:25

Choose a tag to compare

3.2.0 (2022-07-07)

Features

  • use SeverityLevel over Severity enum (#431) (e758576)