Important features
- Support
[hash]placeholder inentryFileNamesandchunkFileNames. - Support
output: 'cjs'. - Support bundling
.jsonfiles. - Tree shaking cares about
package.json#sideEffectsand__@PURE__annotations. - Auto-exteranlize Node.js's builtin modules while targeting
platform: 'node'.
Improved Rollup plugin compatibility
See #819.
Built and published with provenance
Now, you could see this mark in rolldown's homepage of npm.
More changes
Please refer to https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md.
New Contributors
- @branchseer made their first contribution in #924
- @lucab made their first contribution in #945
- @PerfectPan made their first contribution in #984
- @adriencaccia made their first contribution in #1013
- @katungi made their first contribution in #1042
- @jackw made their first contribution in #1081
- @wangziling made their first contribution in #1191
- @emmanuel-ferdman made their first contribution in #1218
