Skip to content

Commit

Permalink
2023-09-20 meeting notes (#1443)
Browse files Browse the repository at this point in the history
  • Loading branch information
GeoffreyBooth authored Sep 26, 2023
1 parent 77868a2 commit ca61bbf
Showing 1 changed file with 53 additions and 0 deletions.
53 changes: 53 additions & 0 deletions meetings/2023-09-20.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
# Node.js Technical Steering Committee (TSC) Meeting 2023-09-20

## Links

* **Recording**: <https://www.youtube.com/watch?v=2bcNgZ5MsGs>
* **GitHub Issue**: <https://github.com/nodejs/TSC/issues/1440>

## Present

* Yagiz Nizipli @anonrig (voting member)
* Benjamin Gruenbaum @benjamingr (voting member)
* Colin Ihrig @cjihrig (voting member)
* Geoffrey Booth @GeoffreyBooth (voting member)
* Moshe Atlow @MoLow (voting member)
* Tobias Nießen @tniessen (voting member)

## Agenda

### Announcements

### CPC and Board Meeting Updates

*Extracted from **tsc-agenda** labeled issues and pull requests from the **nodejs org** prior to the meeting.

### nodejs/node

* Downgrade to npm v9.6.4 or v9.6.5 to avoid potential licensing issues [#49625](https://github.com/nodejs/node/issues/49625)

Resolved, foundation is looking into licensing issue.

* module: support ES modules without file extension within `module` scope [#49531](https://github.com/nodejs/node/pull/49531)

In progress, per discussion on thread we’re hoping to land `--experimental-type` first and ship the unflagged support within module scope after.

* websocket: proposal for a new core module [#49478](https://github.com/nodejs/node/pull/49478)

Blocked, nothing for TSC to do here.

### nodejs/TSC

* Removing `primordials` from Node.js project [#1438](https://github.com/nodejs/TSC/issues/1438)

In progress, input encouraged.

* Additions to `import.meta` [#1430](https://github.com/nodejs/TSC/issues/1430)

WinterCG registry exists, we need to put our proposal there and then our PR can land.

### nodejs/admin

* Create `nodejs/socket` repository for Node.js implementation of Cloudflare's Socket API [#826](https://github.com/nodejs/admin/issues/826)

Not acting on this week. Leave on the agenda for next week.

0 comments on commit ca61bbf

Please sign in to comment.