Skip to content

Commit 63152e2

Browse files
committed
meta: Update changelog for 7.106.0
1 parent e246218 commit 63152e2

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

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

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

7+
## 7.106.0
8+
9+
- feat(nextjs): Support Hybrid Cloud DSNs with `tunnelRoute` option (#10958)
10+
- feat(remix): Add Vite dev-mode support to Express instrumentation (#10811)
11+
- fix(browser): Don't use chrome variable name (#10874)
12+
- fix(nextjs): Client code should not use Node `global` (#10925)
13+
- fix(node): support undici headers as strings or arrays (#10938)
14+
- fix(types): Add `AttachmentType` and use for envelope `attachment_type` property (#10946)
15+
- ref(ember): Avoid namespace import to hopefully resolve minification issue (#10885)
16+
- chore(sveltekit): Fix punctuation in a console.log (#10895)
17+
18+
Work in this release contributed by @jessezhang91 and @bfontaine. Thank you for your contributions!
19+
720
## 7.105.0
821

922
### Important Changes

0 commit comments

Comments
 (0)