WIP: Node.js isolation primitive to run asynchronous worker-like operations without leaking async IO
1# fiber-dev 2 3## 0.0.1 4 5### Patch Changes 6 7- Prevent typos causing accidental state tracking issues 8 Submitted by [@kitten](https://github.com/kitten) (See [#1](https://github.com/kitten/fiber-dev/pull/1)) 9 10## 0.0.0 11 12Initial Release