Skip to content

Commit 4c91976

Browse files
chore: minutes for 2024-10-09
1 parent 221f8ee commit 4c91976

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed

meetings/2024-10-09.md

+42
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
# Node.js TypeScript team Meeting 2024-10-09
2+
3+
## Links
4+
5+
* **Recording**: <https://www.youtube.com/watch?v=ywOlXuB6BNA>
6+
* **GitHub Issue**: <https://github.com/nodejs/typescript/issues/12>
7+
8+
## Present
9+
10+
* Typescript team: @nodejs/typescript
11+
* Marco Ippolito: @marco-ippolito
12+
* Jake Bailey: @jakebailey
13+
* Carlos Espa: @Ceres6
14+
15+
## Agenda
16+
17+
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.
35+
36+
## Q&A, Other
37+
38+
## Upcoming Meetings
39+
40+
* **Node.js Project Calendar**: <https://nodejs.org/calendar>
41+
42+
Click `+GoogleCalendar` at the bottom right to add to your own Google calendar.

0 commit comments

Comments
 (0)