Commit 97f9afd
authored
V11 breaking changes (#1760)
* remove node12 stuff
* bump minimum supported TS version to 3.8 to match DT
* install source-map-support in register, not create
* Remove ts.createIncrementalProgram fallback to ts.createEmitAndSemanticDiagnosticsBuilderProgram
* Make enableExperimentalEsmLoaderInterop() on by default; remove conditional code
* Remove deprecated `ts-script` bin
* make bin.ts `main()` export @internal
* change `nodeEval` function signature to accept `context: Context` instead of `: any`
* fix version check
* Add node18 @tsconfig/bases; remove node10 and node12; change dependencies to be wildcard; will respect whatever version you want to use
* More stuff for bumping minimum supported node12 -> node14
* remove test workaround that avoided old bug in node nightly
* fix test failing due to `lib` change in @tsconfig/bases node18
* merge fixes
* fix1 parent 0e0da59 commit 97f9afd
File tree
29 files changed
+604
-850
lines changed- .github/workflows
- dist-raw
- node18
- src
- child
- test
- module-node
- repl
- tests/tsconfig-bases
- node10
- node12
- node18
29 files changed
+604
-850
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | 56 | | |
76 | 57 | | |
77 | | - | |
| 58 | + | |
78 | 59 | | |
79 | 60 | | |
80 | 61 | | |
81 | 62 | | |
82 | 63 | | |
83 | | - | |
| 64 | + | |
84 | 65 | | |
85 | 66 | | |
86 | 67 | | |
87 | 68 | | |
88 | | - | |
| 69 | + | |
89 | 70 | | |
90 | 71 | | |
91 | | - | |
92 | | - | |
93 | | - | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
94 | 75 | | |
95 | 76 | | |
96 | 77 | | |
97 | 78 | | |
98 | 79 | | |
99 | 80 | | |
100 | 81 | | |
101 | | - | |
| 82 | + | |
102 | 83 | | |
103 | 84 | | |
104 | 85 | | |
105 | 86 | | |
106 | | - | |
| 87 | + | |
107 | 88 | | |
108 | 89 | | |
109 | 90 | | |
110 | 91 | | |
111 | 92 | | |
112 | | - | |
| 93 | + | |
113 | 94 | | |
114 | 95 | | |
115 | | - | |
116 | | - | |
| 96 | + | |
| 97 | + | |
117 | 98 | | |
118 | | - | |
| 99 | + | |
119 | 100 | | |
120 | 101 | | |
121 | 102 | | |
122 | 103 | | |
123 | 104 | | |
124 | 105 | | |
125 | | - | |
| 106 | + | |
126 | 107 | | |
127 | 108 | | |
128 | 109 | | |
129 | 110 | | |
130 | 111 | | |
131 | | - | |
| 112 | + | |
132 | 113 | | |
133 | 114 | | |
134 | 115 | | |
135 | 116 | | |
136 | 117 | | |
137 | 118 | | |
138 | | - | |
| 119 | + | |
139 | 120 | | |
140 | 121 | | |
141 | 122 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
| 18 | + | |
21 | 19 | | |
22 | 20 | | |
23 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
67 | | - | |
| 66 | + | |
68 | 67 | | |
69 | 68 | | |
70 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
471 | 471 | | |
472 | 472 | | |
473 | 473 | | |
474 | | - | |
475 | | - | |
476 | | - | |
| 474 | + | |
477 | 475 | | |
478 | 476 | | |
479 | 477 | | |
480 | | - | |
481 | | - | |
482 | | - | |
| 478 | + | |
483 | 479 | | |
484 | 480 | | |
485 | 481 | | |
| |||
559 | 555 | | |
560 | 556 | | |
561 | 557 | | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
562 | 562 | | |
563 | 563 | | |
564 | 564 | | |
565 | 565 | | |
566 | | - | |
| 566 | + | |
567 | 567 | | |
568 | 568 | | |
569 | 569 | | |
| |||
588 | 588 | | |
589 | 589 | | |
590 | 590 | | |
591 | | - | |
| 591 | + | |
592 | 592 | | |
593 | 593 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
35 | 33 | | |
36 | 34 | | |
37 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | 31 | | |
34 | | - | |
| 32 | + | |
| 33 | + | |
35 | 34 | | |
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
42 | | - | |
43 | | - | |
| 41 | + | |
44 | 42 | | |
45 | 43 | | |
46 | 44 | | |
| |||
55 | 53 | | |
56 | 54 | | |
57 | 55 | | |
58 | | - | |
59 | | - | |
60 | 56 | | |
61 | | - | |
| 57 | + | |
| 58 | + | |
62 | 59 | | |
63 | 60 | | |
64 | 61 | | |
| |||
159 | 156 | | |
160 | 157 | | |
161 | 158 | | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
166 | 162 | | |
167 | 163 | | |
168 | 164 | | |
| |||
This file was deleted.
0 commit comments