Important features
- Support
[hash]
placeholder inentryFileNames
andchunkFileNames
. - Support
output: 'cjs'
. - Support bundling
.json
files. - Tree shaking cares about
package.json#sideEffects
and__@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.