Deno 2.4, the most recent model of Deno Land’s JavaScript and TypeScript runtime, has been launched with the restoration of the deno bundle
subcommand for creating single-file JavaScript bundles.
Introduced July 2, Deno 2.4 additionally stabilizes Deno’s built-in OpenTelemetry assist for amassing and exporting telemetry information, and affords simpler dependency administration, Deno Land mentioned. Present customers of Deno can improve to Deno 2.4 by working the deno improve
command of their terminal. Set up directions for brand new customers could be discovered right here.
Deno 2.4 restores the deno bundle
subcommand for creating single-file JavaScript bundles from JavaScript or TypeScript. This command helps each server-side and browser platforms and works with NPM and JSR (JavaScript Registry) dependencies. Computerized tree-shaking and minification are supported through the esbuild bundler. Future plans name for including a runtime to make bundling accessible programmatically. Moreover, plugins are to be added for customizing how the bundler processes modules in the course of the construct course of.