Deno 1.44: Private npm registries, improved Node.js compat, and performance boosts
Deno 1.44 introduces support for private npm registries, enabling users to use
internal packages with Deno by configuring an .npmrc file. Additionally, Deno
1.44 now supports gRPC connections, enabling robust high performance
communication to services like Google Cloud Platform. This release also improves
Node.js compatibility, and re-enables V8 pointer compression for significant
performance gains. As usual, a bunch of other features and improvements are
included in this release to make your de...
Read more at deno.com