Deno 1.34 released with better compatiblity with npm and Node.js

Deno 1.34 released with better compatiblity with npm and Node.js

Deno, the modern runtime for JavaScript and TypeScript, has released version 1.34 that promises to enhance the developer experience and compatibility with npm and Node.js. With 90k stars on GitHub and active development, Deno has been gaining popularity over the past few years.

The latest release of Deno is focused on boosting compatibility with npm and Node.js, enhancing the overall quality of life and developer experience, and laying the foundation for future performance enhancements. The most significant updates in this release include three highly anticipated features.

Firstly, deno compile now supports npm packages, which enables developers to use npm packages in their Deno projects without any additional configuration. This feature will make it easier for developers to switch from Node.js to Deno without worrying about package compatibility.

Secondly, glob support has been added in deno.json and CLI flags. This feature will enable developers to specify patterns for file matching, making it easier to work with files and directories in Deno projects.

Lastly, TLS certificates with IP addresses have been added in Deno 1.34. This feature will enable secure communication between Deno applications and servers that use IP addresses.

Deno 1.34 ships with V8 11.5 and TypeScript 5.0.4, which will enable developers to take advantage of the latest features and performance enhancements.

Overall, Deno 1.34 promises to enhance the developer experience and improve compatibility with npm and Node.js. With these updates, Deno is poised to become a popular choice for JavaScript and TypeScript developers looking for a modern, secure, and efficient runtime.

by Paul

Deno iconDeno
  21
  • ...

If you're looking for a modern and secure alternative to Node.js, Deno might just be the perfect fit for you! With support for Typescript and server-side JavaScript runtime, Deno offers a reliable and efficient platform for building web applications. Plus, it's secure by default, so you can rest assured that your code is protected from common vulnerabilities. Give it a try today and see why it's quickly becoming a popular choice among developers!

No comments so far, maybe you want to be first?
Gu