File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -1196,7 +1196,7 @@ This feature requires `--allow-worker` if used with the [Permission Model][].
11961196added: v22.7.0
11971197-->
11981198
1199- > Stability: 1.1 - Active development
1199+ > Stability: 1.2 - Release candidate
12001200
12011201Enables the transformation of TypeScript-only syntax into JavaScript code.
12021202Implies ` --enable-source-maps ` .
@@ -1816,7 +1816,7 @@ changes:
18161816 description: Type stripping is enabled by default.
18171817-->
18181818
1819- > Stability: 1.1 - Active development
1819+ > Stability: 1.2 - Release candidate
18201820
18211821Disable experimental type-stripping for TypeScript files.
18221822For more information, see the [ TypeScript type-stripping] [ ] documentation.
Original file line number Diff line number Diff line change @@ -383,7 +383,7 @@ See [Customization hooks][].
383383added: v22.13.0
384384-->
385385
386- > Stability: 1.1 - Active development
386+ > Stability: 1.2 - Release candidate
387387
388388* ` code ` {string} The code to strip type annotations from.
389389* ` options` {Object}
Original file line number Diff line number Diff line change @@ -2063,7 +2063,7 @@ This value is therefore identical to that of `process.features.tls`.
20632063added: v22.10.0
20642064-->
20652065
2066- > Stability: 1.1 - Active development
2066+ > Stability: 1.2 - Release candidate
20672067
20682068* Type: {boolean|string}
20692069
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ changes:
1515
1616<!-- introduced_in=v22.6.0-->
1717
18- > Stability: 1.1 - Active development
18+ > Stability: 1.2 - Release candidate
1919
2020## Enabling
2121
You can’t perform that action at this time.
0 commit comments