v0.10.3
版本发布时间: 2024-05-29 13:41:11
rolldown/rolldown最新发布版本:v0.12.2(2024-07-23 14:36:17)
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 https://github.com/rolldown/rolldown/issues/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 https://github.com/rolldown/rolldown/pull/924
- @lucab made their first contribution in https://github.com/rolldown/rolldown/pull/945
- @PerfectPan made their first contribution in https://github.com/rolldown/rolldown/pull/984
- @adriencaccia made their first contribution in https://github.com/rolldown/rolldown/pull/1013
- @katungi made their first contribution in https://github.com/rolldown/rolldown/pull/1042
- @jackw made their first contribution in https://github.com/rolldown/rolldown/pull/1081
- @wangziling made their first contribution in https://github.com/rolldown/rolldown/pull/1191
- @emmanuel-ferdman made their first contribution in https://github.com/rolldown/rolldown/pull/1218