We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8766bdd commit 5dd16deCopy full SHA for 5dd16de
CHANGELOG.md
@@ -4,6 +4,15 @@
4
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
7
+## 7.68.0
8
+
9
+- feat(browser): Add `BroadcastChannel` and `SharedWorker` to TryCatch EventTargets (#8943)
10
+- feat(core): Add `name` to `Span` (#8949)
11
+- feat(core): Add `ServerRuntimeClient` (#8930)
12
+- fix(node-experimental): Ensure `span.finish()` works as expected (#8947)
13
+- fix(remix): Add new sourcemap-upload script files to prepack assets. (#8948)
14
+- fix(publish): Publish downleveled TS3.8 types and fix types path (#8954)
15
16
## 7.67.0
17
18
### Important Changes
0 commit comments