Skip to content

Commit 0c07815

Browse files
Lms24AbhiPrasad
authored andcommitted
meta: Update CHANGELOG for 7.59.0
1 parent 564af01 commit 0c07815

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,22 @@
44

55
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
66

7+
## 7.59.0
8+
9+
### Important Changes
10+
11+
- **- feat(remix): Add Remix v2 support (#8415)**
12+
13+
This Release adds support for Remix v2 future flags.
14+
If you're using the `v2_errorBoundary` future flag, make sure to follow the [setup guide](https://docs.sentry.io/platforms/javascript/guides/remix/) to apply the necessary SDK setup changes.
15+
16+
17+
- feat(core): Add `ModuleMetadata` integration (#8475)
18+
- fix(nextjs): Avoid importing `SentryWebpackPlugin` in dev mode (#8557)
19+
- fix(otel): Use `HTTP_URL` attribute for client requests (#8539)
20+
- fix(replay): Better session storage check (#8547)
21+
- fix(replay): Handle errors in `beforeAddRecordingEvent` callback (#8548)
22+
723
## 7.58.1
824

925
- fix(node): Set propagation context even when tracingOptions are not defined (#8517)

0 commit comments

Comments
 (0)