[1.0.0-rc.9] - 2026-03-11
๐ฅ BREAKING CHANGES
- rename exported BindingMagicString to RolldownMagicString (#8626) by @IWANABETHATGUY
๐ Features
- rolldown: add isRolldownMagicString property for reliable native detection (#8614) by @IWANABETHATGUY
- cli: align object type with rollup (#8598) by @h-a-n-a
๐ Bug Fixes
- rust: circular inter-chunk imports when external dynamic imports exist (#8596) by @Dunqing
- update minify default docs from
falseto'dce-only'(#8620) by @shulaoda
๐ผ Other
๐ Refactor
- binding: remove outdated TODO comment in MagicString to_string() (#8613) by @IWANABETHATGUY
๐ Documentation
- add viteplus alpha announcement banner (#8615) by @mdong1909
- update VitePress theme to 4.8.2 for narrow-screen layout regression (#8612) by @Copilot
โก Performance
๐งช Testing
โ๏ธ Miscellaneous Tasks
- ci: remove redundant
--no-runbuild step from cargo-test (#8623) by @Boshen - rust: use
cargo-shearto toggle Cargo.toml [lib] test = bool (#8622) by @Boshen - deps: update test262 submodule for tests (#8611) by @sapphi-red
- skip macOS CI jobs on pull requests (#8608) by @Copilot
- add rust cache to repo validation job (#8607) by @Boshen
- skip running empty bin test targets (#8605) by @Boshen
- skip building examples in cargo-test to reduce build time (#8603) by @Boshen
- switch plain workflow checkouts to taiki-e action (#8601) by @Boshen
- skip Windows CI jobs on PRs (#8600) by @Boshen
- remove unused asset module (#8594) by @shulaoda
โ๏ธ Revert
Co-authored-by: shulaoda 165626830+shulaoda@users.noreply.github.com