Commit 410a72f
committed
feat(v11): Drop TypeScript 3.8 support
Minimum supported TypeScript is now 5.0, so remove the downlevel-dts
type path and the TS 3.8 test surface:
- drop each package's typesVersions "<5.0" mapping and the
build:types:downlevel step (build:types is just tsc now)
- remove downlevel-dts and the ts3.8 shim scripts/type-shims
- bump the node integration-test TS matrix to 5.0 (use-ts-5_0)
- drop the TS 3.8 e2e variants and the generic-ts3.8 app
- use the built-in Awaited type instead of the vendored shim1 parent 8c6358a commit 410a72f
68 files changed
Lines changed: 81 additions & 774 deletions
File tree
- .github/workflows
- dev-packages
- e2e-tests/test-applications
- create-react-app
- generic-ts3.8
- react-17
- react-router-6-descendant-routes
- react-router-6-use-routes
- react-router-6
- react-router-7-cross-usage
- react-router-7-lazy-routes
- react-router-7-spa-streaming
- react-router-7-spa
- react-router-8-cross-usage
- react-router-8-spa
- react-send-to-sentry
- node-core-integration-tests
- scripts
- utils
- node-integration-tests
- scripts
- utils/runner
- rollup-utils
- test-utils
- packages
- aws-serverless
- browser-utils
- browser
- bundler-plugins
- bun
- cloudflare
- core
- src/utils
- effect
- elysia
- feedback
- scripts
- gatsby
- google-cloud-serverless
- hono
- integration-shims
- nestjs
- nextjs
- node-core
- node-native
- node
- opentelemetry
- profiling-node
- react
- remix
- replay-canvas
- replay-internal
- replay-worker
- server-utils
- scripts
- types-shims
- svelte
- tanstackstart-react
- tanstackstart
- types
- vercel-edge
- vue
- wasm
- scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
801 | 801 | | |
802 | 802 | | |
803 | 803 | | |
804 | | - | |
| 804 | + | |
805 | 805 | | |
806 | 806 | | |
807 | 807 | | |
| |||
826 | 826 | | |
827 | 827 | | |
828 | 828 | | |
829 | | - | |
830 | | - | |
| 829 | + | |
| 830 | + | |
831 | 831 | | |
832 | 832 | | |
833 | 833 | | |
| |||
875 | 875 | | |
876 | 876 | | |
877 | 877 | | |
878 | | - | |
| 878 | + | |
879 | 879 | | |
880 | 880 | | |
881 | 881 | | |
| |||
891 | 891 | | |
892 | 892 | | |
893 | 893 | | |
894 | | - | |
895 | | - | |
| 894 | + | |
| 895 | + | |
896 | 896 | | |
897 | 897 | | |
898 | 898 | | |
| |||
Lines changed: 0 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
| |||
43 | 42 | | |
44 | 43 | | |
45 | 44 | | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | 45 | | |
55 | 46 | | |
Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 0 additions & 34 deletions
This file was deleted.
Lines changed: 0 additions & 11 deletions
This file was deleted.
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
| |||
Lines changed: 0 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
| |||
51 | 50 | | |
52 | 51 | | |
53 | 52 | | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | 53 | | |
63 | 54 | | |
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
| |||
0 commit comments