File tree 4 files changed +5
-5
lines changed
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -1154,7 +1154,7 @@ This feature requires `--allow-worker` if used with the [Permission Model][].
1154
1154
added: v22.7.0
1155
1155
-->
1156
1156
1157
- > Stability: 1.1 - Active development
1157
+ > Stability: 1.2 - Release candidate
1158
1158
1159
1159
Enables the transformation of TypeScript-only syntax into JavaScript code.
1160
1160
Implies ` --enable-source-maps ` .
@@ -1767,7 +1767,7 @@ changes:
1767
1767
description: Type stripping is enabled by default.
1768
1768
-->
1769
1769
1770
- > Stability: 1.1 - Active development
1770
+ > Stability: 1.2 - Release candidate
1771
1771
1772
1772
Disable experimental type-stripping for TypeScript files.
1773
1773
For more information, see the [ TypeScript type-stripping] [ ] documentation.
Original file line number Diff line number Diff line change @@ -239,7 +239,7 @@ added:
239
239
- v22.13.0
240
240
-->
241
241
242
- > Stability: 1.1 - Active development
242
+ > Stability: 1.2 - Release candidate
243
243
244
244
* ` code ` {string} The code to strip type annotations from.
245
245
* ` options` {Object}
Original file line number Diff line number Diff line change @@ -2056,7 +2056,7 @@ added:
2056
2056
- v22.10.0
2057
2057
-->
2058
2058
2059
- > Stability: 1.1 - Active development
2059
+ > Stability: 1.2 - Release candidate
2060
2060
2061
2061
* {boolean|string}
2062
2062
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ changes:
12
12
13
13
<!-- introduced_in=v22.6.0-->
14
14
15
- > Stability: 1.1 - Active development
15
+ > Stability: 1.2 - Release candidate
16
16
17
17
## Enabling
18
18
You can’t perform that action at this time.
0 commit comments