You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+16Lines changed: 16 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,22 @@
4
4
5
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
6
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.
0 commit comments