Commit 4fadf3d
authored
Publish CommonJS Typescript Types (#7614)
Fixes #7222
Fixes #6899
Stop removing CommonJS Types and fix `exports` to properly direct to the
right types. This enables consumers to use the `node16` and `nodenext`
`moduleResolution` options in CommonJS projects. Additionally, this fixes
autocompletion for deep imports.1 parent 80ee904 commit 4fadf3d
File tree
25 files changed
+3420
-336
lines changed- .changeset
- .vscode
- packages
- cache-control-types
- gateway-interface
- plugin-response-cache
- server
- usage-reporting-protobuf
- generated
- cjs
- esm
- scripts
- smoke-test
25 files changed
+3420
-336
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments