rsnext/packages/next/trace/report
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
..
index.ts feat(trace): postprocess trace reporter for datadog (#35032) 2022-03-08 08:15:09 -08:00
to-json.ts Update @types/node to 14.14.31 (#41634) 2022-10-22 11:19:14 -07:00
to-telemetry.ts Make traces in development reliable (#28990) 2021-09-13 15:49:29 +02:00