We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2a0ed9 commit 8f28098Copy full SHA for 8f28098
‎README.md‎
@@ -14,6 +14,11 @@ abruptly stop working and no one will be able to do anything about it.
14
I'd like to say thank you to all the users of fibers, your support over the years has meant a lot to
15
me.
16
17
+**Update** *[April 13th, 2021]* -- Fibers is not compatible with nodejs v16.0.0 or later. Unfortunately, v8
18
+commit [dacc2fee0f](https://github.com/v8/v8/commit/dacc2fee0f815823782a7e432c79c2a7767a4765) is a breaking
19
+change and workarounds are non-trivial.
20
+
21
22
fibers(1) -- Fiber support for v8 and Node
23
==========================================
24
[](https://www.npmjs.com/package/fibers)
0 commit comments