[1.0.0-beta.23] - 2025-07-01
๐ฅ BREAKING CHANGES
๐ Features
- debug: append
contentfor asset data and unifysourcefield tocontent. (#5130) by @hyf0 - debug: emit asset-related data (#5124) by @hyf0
- commonjs tree shaking. (#5095) by @IWANABETHATGUY
- rolldown_plugin_wasm_helper: align behaviors for expected functionality (#5120) by @shulaoda
- remove
experimental.enableComposingJsPlugins(#5122) by @shulaoda - use same option object reference (#5114) by @sapphi-red
- add util function to inspect why the facade symbol is created (#5115) by @IWANABETHATGUY
- types: expose
ChunkingContexttype (#5112) by @sapphi-red - scan commonjs exports (#5111) by @IWANABETHATGUY
- debug: remove unneeded source info of render chunk events (#5109) by @hyf0
- debug: only emit debug information for trace level (#5108) by @hyf0
- debug: emit chunk related informations (#5106) by @hyf0
๐ Bug Fixes
๐ Refactor
๐ Documentation
๐งช Testing
- support array output options (#5113) by @sapphi-red