|
1 | 1 | # @envelop/sentry
|
2 | 2 |
|
| 3 | +## 14.1.0 |
| 4 | + |
| 5 | +### Minor Changes |
| 6 | + |
| 7 | +- [#2715](https://github.com/graphql-hive/envelop/pull/2715) |
| 8 | + [`262e761`](https://github.com/graphql-hive/envelop/commit/262e761cefdea77ae602bb9f8e06dcd9d11cc9c3) |
| 9 | + Thanks [@thomasleduc](https://github.com/thomasleduc)! - Support Sentry v9 and v10 |
| 10 | + |
3 | 11 | ## 14.0.0
|
4 | 12 |
|
5 | 13 | ### Patch Changes
|
|
93 | 101 | Sentry v8 API
|
94 | 102 |
|
95 | 103 | **Breaking Change:**
|
96 |
| - |
97 | 104 | - `startTransaction` option has been removed.
|
98 | 105 | - `forceTransaction` option has been added, disabled by default.
|
99 | 106 |
|
|
104 | 111 | - [#2277](https://github.com/n1ru4l/envelop/pull/2277)
|
105 | 112 | [`9f65fcb`](https://github.com/n1ru4l/envelop/commit/9f65fcba8e0a6c37b43ac71012a46e4ff65f3157)
|
106 | 113 | Thanks [@trixobird](https://github.com/trixobird)! - dependencies updates:
|
107 |
| - |
108 | 114 | - Updated dependency
|
109 | 115 | [`@sentry/node@^8.0.0` ↗︎](https://www.npmjs.com/package/@sentry/node/v/8.0.0) (from
|
110 | 116 | `^6 || ^7`, in `peerDependencies`)
|
|
178 | 184 | - [#1927](https://github.com/n1ru4l/envelop/pull/1927)
|
179 | 185 | [`e3c90116`](https://github.com/n1ru4l/envelop/commit/e3c9011640b73aaede4e5e472a5d45aab947165c)
|
180 | 186 | Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
|
181 |
| - |
182 | 187 | - Updated dependency
|
183 | 188 | [`@envelop/core@^4.0.2` ↗︎](https://www.npmjs.com/package/@envelop/core/v/4.0.2) (from
|
184 | 189 | `^4.0.1`, in `peerDependencies`)
|
|
231 | 236 | - [#1725](https://github.com/n1ru4l/envelop/pull/1725)
|
232 | 237 | [`c1eb2c09`](https://github.com/n1ru4l/envelop/commit/c1eb2c09ac535b076a5c13430c3892d98f7ef957)
|
233 | 238 | Thanks [@n1ru4l](https://github.com/n1ru4l)! - dependencies updates:
|
234 |
| - |
235 | 239 | - Updated dependency [`tslib@^2.5.0` ↗︎](https://www.npmjs.com/package/tslib/v/2.5.0) (from
|
236 | 240 | `^2.4.0`, in `dependencies`)
|
237 | 241 |
|
|
269 | 273 | - [#1583](https://github.com/n1ru4l/envelop/pull/1583)
|
270 | 274 | [`f6361e86`](https://github.com/n1ru4l/envelop/commit/f6361e864e8d0a434a539a78679b263fc78964f7)
|
271 | 275 | Thanks [@n1ru4l](https://github.com/n1ru4l)! - dependencies updates:
|
272 |
| - |
273 | 276 | - Removed dependency
|
274 | 277 | [`@envelop/on-resolve@^2.0.4` ↗︎](https://www.npmjs.com/package/@envelop/on-resolve/v/2.0.4)
|
275 | 278 | (from `dependencies`)
|
|
0 commit comments