File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 44
55- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
66
7+ ## 7.30.0
8+
9+ - feat(core): Add ` addIntegration ` method to client (#6651 )
10+ - feat(core): Add ` replay_event ` type for events (#6481 )
11+ - feat(gatsby): Support Gatsby v5 (#6635 )
12+ - feat(integrations): Add HTTPClient integration (#6500 )
13+ - feat(node): Add ` LocalVariables ` integration to capture local variables to stack frames (#6478 )
14+ - feat(node): Check for invalid url in node transport (#6623 )
15+ - feat(replay): Remove ` replayType ` from tags and into ` replay_event ` (#6658 )
16+ - feat(transport): Return result through Transport send (#6626 )
17+ - fix(nextjs): Don't wrap ` res.json ` and ` res.send ` (#6674 )
18+ - fix(nextjs): Don't write to ` res.end ` to fix ` next export ` (#6682 )
19+ - fix(nextjs): Exclude SDK from Edge runtime bundles (#6683 )
20+ - fix(replay): Allow Replay to be used in Electron renderers with nodeIntegration enabled (#6644 )
21+ - fix(utils): Ignore stack frames over 1kb (#6627 )
22+ - ref(angular) Add error-like objects handling (#6446 )
23+ - ref(nextjs): Remove ` instrumentSever ` (#6592 )
24+
25+ Work in this release contributed by @rjoonas , @Naddiseo , and @theofidry . Thank you for your contributions!
26+
727## 7.29.0
828
929This update includes a change to the ` @sentry/nextjs ` SDK that may increase response times of requests in applications
You can’t perform that action at this time.
0 commit comments