Welcome to Deno Newsletter issue #33!
Every week we serve you with a bunch of useful information and links for every Deno enthusiast.
Useful links:
Last week Deno v0.17.0 was released, including major refactor of build and snapshotting processes that was described in the previous issue.
Watch out for temporarily disabled `Stream API` in Request/Response!
Important changes to Deno
Important changes to standard library
Full list of changes can be found here
For the past week @ry was refactoring build and CI pipeline and now Deno no longer uses `tools/build.py` instead everything is built using `cargo build` (#2865)
Last week I told you about directory listing in registry, unfortunately there were wild 503s appearing now and then. This issue should be fixed now.
Check out example directory listing (oakserver)
GitHub - eliassjogreen/deno_tokenizer
⚙️ A simple tokenizer for deno
Thanks for reading and stay tuned for more news next week!
- Bartek