You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jake: Extension rewriting merged, maybe will be released in TypeScript 5.7-
18
+
Should work fine with –experimental-strip-types.
19
+
Jakob: Codemod for transforming extensions from ‘.js’ to ‘.ts’ is almost ready.
20
+
21
+
## Announcements
22
+
23
+
* Extracted from **typescript-agenda** labelled issues and pull requests from the **nodejs org** prior to the meeting.
24
+
25
+
### nodejs/loaders
26
+
27
+
* Roadmap for experimental TypeScript support [#217](https://github.com/nodejs/loaders/issues/217)
28
+
29
+
Marco: new API to perform transpilation the same way Node does in module <https://github.com/nodejs/node/pull/55282>
30
+
Marco: For the future having a flag TS flag compatible <https://github.com/microsoft/TypeScript/issues/59601> with experimental-strip-types would make it easier to unflag
31
+
Jake: Not possible for 5.7 beta is already cut, discussion ongoing. Maybe some details will be different from the current strip-types implementation <https://github.com/microsoft/TypeScript/issues/59601>
32
+
Marco: As soon as 5.7 is out will be adding documentation to the website.
33
+
Jake: 5.7 documentation will contain details on what the new flag looks like and caveats.
34
+
Marco: Moving from early development to experimental.
0 commit comments