Welcome to Deno Newsletter issue #15!
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.
Note: Deno is moving to new versioning scheme in which minor version number will be incremented each week.
Last week there were two releases:
Important changes:
Changes in standard library:
Full list of changes can be seen here.
Make sure to update your CLI usage as "deno script.ts" no longer works, instead use "deno run script.ts".
Compatibility layer between node and deno.
GitHub - zekth/deno-case-style
A string validator and formater for case Style
A set of functions to read `ArrayBuffer` chunk by chunk or buffered until EOF.
Thanks for reading, see you next week with more news!
- Bartek