Deno adds API for date and time operations
Briefly

Deno 1.40 introduces significant enhancements including support for the latest ECMAScript decorator syntax, enabling more expressive coding while adhering to Stage 3 proposals. Additional features include new properties for import.meta that provide paths for modules, built-in Node.js APIs for functionalities like constants, and a simpler syntax for deno.json imports. Diagnostics and performance have seen improvements, particularly with the integration of TypeScript's Language Service API, addressing bugs and boosting efficiency, thereby making Deno even more developer-friendly and compatible.
Deno 1.40 integrates the latest ECMAScript decorator syntax, enhancing code expressiveness and aligning with the ECMA Stage 3 proposal now supported in browsers.
New features include properties for import.meta that help identify module paths, along with built-in Node.js APIs for improved functionality and compatibility.
Read at InfoWorld
[
|
]