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 519dc6c commit 6c759d1Copy full SHA for 6c759d1
CHANGELOG.md
@@ -4,6 +4,18 @@
4
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
7
+## 7.3.1
8
+
9
+- feat(react): expose FallbackRender as top-level type (#5307)
10
+- fix(core): Remove optional chaining usage (#5304)
11
+- fix(ember): Restore ember package contents (#5318)
12
+- fix(ember): Update README docs to match sentry-docs (#5315)
13
+- ref(hub): Reduce hub bundle size (#5306)
14
+- ref(tracing): Ignore third party baggage entries from incoming requests (#5319)
15
+- ref(types): Add type for measurement unit (#5313)
16
17
+Work in this release contributed by @MasterOdin. Thank you for your contribution!
18
19
## 7.3.0
20
21
- feat(nextjs): Add exception handler for `_error.js` (#5259)
0 commit comments