Skip to content

Commit 2c331ae

Browse files
add PR link for sync resolve
1 parent c4368c8 commit 2c331ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ This team is spun off from the [Modules team](https://github.com/nodejs/modules)
3030

3131
- [x] Implement chaining as described in the [design](doc/design/proposal-chaining-middleware.md), where the `default<hookName>` becomes `next` and references the next registered hook in the chain. https://github.com/nodejs/node/pull/42623
3232

33-
- [ ] Convert `resolve` from async to sync
33+
- [ ] Convert `resolve` from async to sync https://github.com/nodejs/node/pull/43363
3434

3535
- [ ] Add an async `resolve` to [`module`](https://nodejs.org/api/module.html) module
3636

0 commit comments

Comments
 (0)