# Node.js Loaders Team Meeting 2026-04-21
## Links
* **Recording**:
* **GitHub Issue**: https://github.com/nodejs/loaders/issues/277
## Present
* Loaders team: @nodejs/loaders
## Agenda
## Announcements
*Extracted from **loaders-agenda** labeled issues and pull requests from the **nodejs org** prior to the meeting.
### nodejs/node
* module: implement synchronous module evaluate hooks [#57139](https://github.com/nodejs/node/pull/57139)
* tools: enable type checking within the `internal/modules` directory [#56500](https://github.com/nodejs/node/pull/56500)
* Expose file resolution as a utility [#51855](https://github.com/nodejs/node/issues/51855)
* ESM Hook deadlocks since 21.2.0 a3e09b3 [#50948](https://github.com/nodejs/node/issues/50948)
### nodejs/loaders
* Proposal: Moving hooks on thread [#205](https://github.com/nodejs/loaders/pull/205)