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 05d1215 commit 6536ce2Copy full SHA for 6536ce2
CHANGELOG.md
@@ -6,13 +6,13 @@
6
7
## 7.0.0-rc.0
8
9
+- **(breaking)** feat(nextjs): Make tracing package treeshakable (#5166)
10
- fix(browser): Fix memory leak in `addEventListener` instrumentation (#5147)
11
- fix(tracing): Don't use `querySelector` when not available (#5160)
12
- fix(utils): Fix infinite recursion in `dropUndefinedKeys` (#5163)
13
- ref(build): Use rollup to build AWS lambda layer (#5146)
14
- ref(core): Actually ensure attachments are added to the envelope (#5159)
15
- ref(core): Make hint callback argument non-optional (#5141)
-- feat(nextjs): Make tracing package treeshakable (#5166)
16
17
## 7.0.0-beta.2
18
0 commit comments