Deno Newsletter #11 - Web Workers API released
Welcome to Deno Newsletter issue #11!
Every Monday we serve you with a bunch of useful information and links for every Deno enthusiast.
Don't forget to join discussion on Deno's official Gitter channel!
If you encounter anything Deno related that you want to share with community, mention us on Twitter @DenoNews, or just respond to this mail.
Releases
Last week we saw release of Deno v0.3.6.
Important changes:
- Add web worker API (#1993, #2039)
- Upgrade to TypeScript 3.4.1 (#2027)
- Fix redirect module resolution bug (#2031)
- Numerous updates to "core" crate (#2015, #2022, #2023, #2024)
Changes in standard library:
Full list of changes can be seen here.
Deno crate
Deno Core is available as Rust crate at crates.io
Thanks for reading, see you next week with more news!
- Bartek