Skip to content

Commit

Permalink
meta: Update changelog for 7.106.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhiPrasad committed Mar 7, 2024
1 parent e246218 commit 63152e2
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,19 @@

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

## 7.106.0

- feat(nextjs): Support Hybrid Cloud DSNs with `tunnelRoute` option (#10958)
- feat(remix): Add Vite dev-mode support to Express instrumentation (#10811)
- fix(browser): Don't use chrome variable name (#10874)
- fix(nextjs): Client code should not use Node `global` (#10925)
- fix(node): support undici headers as strings or arrays (#10938)
- fix(types): Add `AttachmentType` and use for envelope `attachment_type` property (#10946)
- ref(ember): Avoid namespace import to hopefully resolve minification issue (#10885)
- chore(sveltekit): Fix punctuation in a console.log (#10895)

Work in this release contributed by @jessezhang91 and @bfontaine. Thank you for your contributions!

## 7.105.0

### Important Changes
Expand Down

0 comments on commit 63152e2

Please sign in to comment.