File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1016,7 +1016,7 @@ export interface LoadEvent<
1016
1016
1017
1017
/**
1018
1018
* Access to spans for tracing. If tracing is not enabled or the function is being run in the browser, these spans will do nothing.
1019
- * @since 2.26.0 // TODO: update this before publishing
1019
+ * @since 2.28.0
1020
1020
*/
1021
1021
tracing : {
1022
1022
/** Whether tracing is enabled. */
Original file line number Diff line number Diff line change @@ -993,7 +993,7 @@ declare module '@sveltejs/kit' {
993
993
994
994
/**
995
995
* Access to spans for tracing. If tracing is not enabled or the function is being run in the browser, these spans will do nothing.
996
- * @since 2.26.0 // TODO: update this before publishing
996
+ * @since 2.28.0
997
997
*/
998
998
tracing : {
999
999
/** Whether tracing is enabled. */
You can’t perform that action at this time.
0 commit comments