Commit 84f1fd7
committed
Correct the Node version required for top-level await using
Measured: Node 22.22.2 fails to parse `await using`, Node 24.19.0 accepts it.
verify.mjs uses try/finally, so CI on Node 20 is unaffected.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Uz85xGA4zWSge1BtiDNnSN1 parent 9c96f35 commit 84f1fd7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
0 commit comments