npm rolldown 1.0.0-rc.14
v1.0.0-rc.14

one hour ago

[1.0.0-rc.14] - 2026-04-08

🚀 Features

  • rust: add disable_panic_hook feature to disable the panic hook (#9023) by @sapphi-red
  • support inlineConst for CJS exports accessed through module.exports (#8976) by @h-a-n-a

🐛 Bug Fixes

  • rolldown_plugin_vite_import_glob: normalize resolved alias path to prevent double slashes (#9032) by @shulaoda
  • rolldown_plugin_vite_import_glob: follow symlinks in file scanning (#9000) by @Copilot
  • wrap CJS entry modules for IIFE/UMD when using exports/module (#8999) by @IWANABETHATGUY
  • emit separate __toESM bindings for mixed ESM/CJS external imports (#8987) by @IWANABETHATGUY
  • tree-shake dead dynamic imports to side-effect-free CJS modules (#8529) by @sapphi-red
  • skip inlining stale CJS export constants on module.exports reassignment (#8990) by @IWANABETHATGUY

🚜 Refactor

  • generator: migrate ecma formatting from npx oxfmt to vp fmt (#9022) by @shulaoda
  • generator: replace npx oxfmt with vp fmt for ecma formatting (#9021) by @shulaoda

📚 Documentation

  • contrib-guide: mention that running tests on older Node.js version will have different stat results (#8996) by @claude

⚙️ Miscellaneous Tasks

◀️ Revert

Co-authored-by: shulaoda 165626830+shulaoda@users.noreply.github.com

Don't miss a new rolldown release

NewReleases is sending notifications on new releases.