We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16e5037 commit ab318e5Copy full SHA for ab318e5
CHANGELOG.md
@@ -4,6 +4,15 @@
4
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
7
+## 7.83.0
8
+
9
+- chore(astro): Allow Astro 4.0 in peer dependencies (#9683)
10
+- feat(astro): Add `assets` option to source maps upload options (#9668)
11
+- feat(react): Support `exactOptionalPropertyTypes` on `ErrorBoundary` (#9098)
12
+- fix: Don't depend on browser types in `types` (#9682)
13
+- fix(astro): Configure sourcemap assets directory for Vercel adapter (#9665)
14
+- fix(remix): Check the error data before spreading. (#9664)
15
16
## 7.82.0
17
18
- feat(astro): Automatically add Sentry middleware in Astro integration (#9532)
0 commit comments