rsnext/packages/next/trace
Javi Velasco 392c4d0b7c
Update @types/node to 14.14.31 (#41634)
This PR updates `@types/node` to `14.14.31`. The most important type is
that `ParsedUrlQuery` can hold `undefined` so we are updating the code
here to explicitly handle those cases. Aside from it we are adding a
global definition taken from NodeJS for `AsyncLocalStorage` that we
export in `server.d.ts`
2022-10-22 11:19:14 -07:00
..
report Update @types/node to 14.14.31 (#41634) 2022-10-22 11:19:14 -07:00
index.ts Make traces in development reliable (#28990) 2021-09-13 15:49:29 +02:00
shared.ts Simplify trace span id generation (#32946) 2022-01-02 21:22:01 +00:00
trace.ts Small code improvements (#37227) 2022-05-26 23:19:47 +00:00