Commit fa0da3a
docs: Update docs for TS support, dropped YAML support
Summary:
YAML support was dropped entirely in https://github.com/react/metro/releases/tag/v0.86.0 but I missed removing the deprecation notice in the docs.
Also tweak the TS support wording now that the minimum Node.js version is 22.13.0 (so all versions we support do support TS, but 22.13-22.17 require a flag), and clarify that this is type stripping, not compilation - so erasable TS only.
Changelog: Internal
Differential Revision: D114592227
fbshipit-source-id: 285317eea23dc3707b653e1359b422866db9e45f1 parent 387e082 commit fa0da3a
1 file changed
Lines changed: 1 addition & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | 16 | | |
23 | 17 | | |
24 | | - | |
| 18 | + | |
25 | 19 | | |
26 | 20 | | |
27 | 21 | | |
| |||
0 commit comments