6.0.0
Changed
- BREAKING: Use separate entrypoint for browser environments (#49)
- This means
worker_threads
andchild_process
streams are no longer exposed in the browser.
- This means
worker_threads
and child_process
streams are no longer exposed in the browser.