- Updated the Deno HTTP Server example in view of Deno's native HTTP Server API
- Updated the Node HTTP Server example in view of Node's support for the Web Streams API
- Deleted the deep cloning and XMLHttpRequest examples
- Deleted the CommonJS module and IIFE version
- No new features