#ecmascript-modules

[ follow ]

TypeScript 5.5 moves to beta

TypeScript 5.5 brings performance optimizations, reduced package size, and regular expression checking improvements.

TypeScript 5.3 arrives with support for import attributes

TypeScript 5.3 introduces support for import attributes for ECMAScript modules.
Import attributes provide information about the expected format of a module at runtime.

Node.js 22 arrives, backs ECMAScript modules

Node.js 22 introduces require() support for ECMAScript modules, an improved WebSocket client, and updated Google V8 JavaScript engine.
[ Load more ]