r

rolldown / rolldown

You can copy the badge and add it to your README!

Continuous Releases from main
fix: inline __name calls for default exports (#7862) closed https://github.com/rolldown/rolldown/issues/78548 hours agoc05951e
fix: improve variable renaming to avoid unnecessary shadowing in nested scopes (#7859) closed #658611 hours ago12ae275
docs: rebrand (#7670) replaces #7627 using own-repo branch --------- Signed-off-by: Evan You <evan@vuejs.org> Co-authored-by: marchantweb <simon@marchantweb.com> Co-authored-by: mdong1909 <mdong1909@users.noreply.github.com> Co-authored-by: Yunfei He <i.heyunfei@gmail.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: sapphi-red <49056869+sapphi-red@users.noreply.github.com> Co-authored-by: Michael Dong <220303712+mdong1909@users.noreply.github.com> Co-authored-by: shulaoda <165626830+shulaoda@users.noreply.github.com>13 hours agof452196
refactor(rust): rename `advanced_chunks` to `manual_code_splitting` (#7856) Part of https://github.com/rolldown/rolldown/issues/733017 hours agoc37bd72
docs: fix incorrect default value for propertyReadSideEffects (#7847) The JSDoc for `treeshake.propertyReadSideEffects` incorrectly documented `@default false`, but the actual Rust implementation defaults to `'always'`. Reported in https://github.com/rolldown/rolldown/pull/7663#issuecomment-3737180026 ### Changes - Fixed `@default false` → `@default 'always'` in `packages/rolldown/src/types/module-side-effects.ts` - Updated description to reflect that `false` is the opt-in aggressive behavior, not the default <!-- START COPILOT CODING AGENT SUFFIX --> <!-- START COPILOT ORIGINAL PROMPT --> <details> <summary>Original prompt</summary> > Based on https://github.com/rolldown/rolldown/pull/7663#issuecomment-3737180026, create issue for it with meaningful explanation </details> <!-- START COPILOT CODING AGENT TIPS --> --- 💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more [Copilot coding agent tips](https://gh.io/copilot-coding-agent-tips) in the docs.20 hours ago7315280
test: add all valid combination of chunk exports related test (#7851) related to https://github.com/rolldown/rolldown/issues/7833yesterdaybe07c5b