What's Changed
Features
- add
index_of_oneutils forBitset(#4779) (16aff17) - advancedChunks: support function for
output.advancedChunks.groups[].test(#4644) (0a177d4), closes #4477 - node: support Rollup-style JSX options (#4756) (2c4c2a8), closes #4752
- rolldown_plugin_isolated_declaration: improve diagnostic messages (#4731) (87188ed), closes #4040
- warn when assignment to bundle is detected (#4792) (833c4e0)
Bug Fixes
- allow user call
resolveIdhook in deps of internal runtime module (#4733) (1995519) - browser: fix binding types (#4488) (287a573), closes #4753 #4754 #4724
- built file references undeclared import_foo$n (#4745) (cb30e40), closes #4740
- cjs namespace access property optimization (#4803) (08bf380)
- computed property access is converted to static property access when using namespace import (#4781) (e692385)
- include side-effect modules in preserveModules mode (#4710) (ac4e5db)
- infra: fails to load wasm fallback on WebContainer (#4770) (5cb498e), closes #4762
- inlineDynamicImports: ensure tla module execution correctly (#4764) (92851ea), closes #4610
- package.json: fix husky not working (98c54a1)
- renamed exports when enabled preserveModules (#4728) (4da8973), closes #4698
- rolldown_plugin_build_import_analysis: align
loadhook (#4742) (10f8e10), closes #3983 - test napi-derive file lock (#4751) (2203f74)
Please refer to https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md.
New Contributors
- @webpro made their first contribution in #4715
- @BobbieGoede made their first contribution in #4757
Full Changelog: v1.0.0-beta.10...v1.0.0-beta.11