Skip to content

Commit 763fc3d

Browse files
chore: add notes for 2025-01-29
1 parent eaaf924 commit 763fc3d

File tree

1 file changed

+43
-0
lines changed

1 file changed

+43
-0
lines changed

Diff for: meetings/2025-01-29.md

+43
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
# Node.js TypeScript team Meeting 2025-01-29
2+
3+
## Links
4+
5+
* **Recording**: <https://www.youtube.com/watch?v=9Wa0FBTxFN8>
6+
* **GitHub Issue**: <https://github.com/nodejs/typescript/issues/26>
7+
8+
## Present
9+
10+
* Typescript team: @nodejs/typescript
11+
* Marco Ippolito: @marco-ippolito
12+
* Jake Bailey: @jakebailey
13+
* Lucas Santos: @khaosdoctor
14+
* Augustin Mauroy @AugustinMauroy
15+
16+
## Agenda
17+
18+
## Announcements
19+
20+
Jake: Typescript 5.8 –erasableSyntaxOnly out, Node.js needs to do some changes in the swc implementation to match the ts behavior on namespaces, test cases can be copied from <https://github.com/bloomberg/ts-blank-space/pull/32>
21+
22+
* Extracted from **typescript-agenda** labelled issues and pull requests from the **nodejs org** prior to the meeting.
23+
24+
### nodejs/typescript
25+
26+
* Roadmap to stable strip-types [#24](https://github.com/nodejs/typescript/issues/24)
27+
Marco:
28+
* working improving errors, currently blocked by swc.
29+
* need to create a tsconfig for users
30+
Jake: probably better to add it to <https://github.com/tsconfig/bases> instead of creating a CLI tool -> Lucas volunteered (wait until 5.8 is out on beta and state that it will only work for the beta in the description)
31+
Lucas: maybe ask the maintainers if anyone in the Node.js TS team can join the org to maintain the Node.js specific files
32+
Marco: plan to unflag on v22 after a couple more releases v23 releases.
33+
Augustin: should we suggest in which cases users should use strip-types
34+
Marco: we should wait for stabilization before recommending something
35+
Marco: things going smoothly so far, no major blockers
36+
37+
## Q&A, Other
38+
39+
## Upcoming Meetings
40+
41+
* **Node.js Project Calendar**: <https://nodejs.org/calendar>
42+
43+
Click `+GoogleCalendar` at the bottom right to add to your own Google calendar.

0 commit comments

Comments
 (0)