Deno 1.31 adds support for package.json, stabilizes Node-API, Deno.Command API, adds `node:v8` module, and more.| Deno Blog
JSR introduces a new way to share JavaScript and TypeScript code across platforms, focusing on simplifying distribution without replacing existing package managers.| Deno Blog
Learn how to publish packages to JSR.| jsr.io
Designing a module system around HTTP imports was ambitious. Here are some issues we encountered and how we solved for them.| Deno Blog