| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 2986eca commit a93a8b5
4 files 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][]. | |||
| 1196 | 1196 | added: v22.7.0 | |
| 1197 | 1197 | --> | |
| 1198 | 1198 | ||
| 1199 | - > Stability: 1.1 - Active development | ||
| 1199 | + > Stability: 1.2 - Release candidate | ||
| 1200 | 1200 | ||
| 1201 | 1201 | Enables the transformation of TypeScript-only syntax into JavaScript code. | |
| 1202 | 1202 | Implies `--enable-source-maps`. | |
@@ -1816,7 +1816,7 @@ changes: | |||
| 1816 | 1816 | description: Type stripping is enabled by default. | |
| 1817 | 1817 | --> | |
| 1818 | 1818 | ||
| 1819 | - > Stability: 1.1 - Active development | ||
| 1819 | + > Stability: 1.2 - Release candidate | ||
| 1820 | 1820 | ||
| 1821 | 1821 | Disable experimental type-stripping for TypeScript files. | |
| 1822 | 1822 | For 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][]. | |||
| 383 | 383 | added: v22.13.0 | |
| 384 | 384 | --> | |
| 385 | 385 | ||
| 386 | - > Stability: 1.1 - Active development | ||
| 386 | + > Stability: 1.2 - Release candidate | ||
| 387 | 387 | ||
| 388 | 388 | * `code` {string} The code to strip type annotations from. | |
| 389 | 389 | * `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`. | |||
| 2063 | 2063 | added: v22.10.0 | |
| 2064 | 2064 | --> | |
| 2065 | 2065 | ||
| 2066 | - > Stability: 1.1 - Active development | ||
| 2066 | + > Stability: 1.2 - Release candidate | ||
| 2067 | 2067 | ||
| 2068 | 2068 | * Type: {boolean|string} | |
| 2069 | 2069 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -15,7 +15,7 @@ changes: | |||
| 15 | 15 | ||
| 16 | 16 | <!--introduced_in=v22.6.0--> | |
| 17 | 17 | ||
| 18 | - > Stability: 1.1 - Active development | ||
| 18 | + > Stability: 1.2 - Release candidate | ||
| 19 | 19 | ||
| 20 | 20 | ## Enabling | |
| 21 | 21 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments