v0.10.0
版本发布时间: 2024-04-01 11:16:24
rolldown/rolldown最新发布版本:v0.12.2(2024-07-23 14:36:17)
What's Changed
pnpm add rolldown
Thanks to the original owner of the rolldown
package, we have switched the npm package name to just rolldown
!
- ⚠️
@rolldown/node
is now deprecated.
pnpm add rolldown@nightly
We have also set up automatic nightly releases under the nightly
npm dist tag. You can install the nightly version with pnpm add rolldown@nightly
.
v0.10.0
🚧 Notice
Rolldown is currently in active development and not usable for production yet.
To avoid conflicts with older versions of the rolldown
package, versioning for the new Rolldown bundler will start at 0.10.0
.
Since we could not follow semver exactly before we reach to 1.0.0. So the current version bumping strategies are:
- For non-breaking changes, we will bump a patch version. 0.10.0 -> 0.10.1
- For breaking changes, we will bump a minor version. 0.10.0 -> 0.11.0
More changes
Please refer to https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md.
New Contributors
- @houyunlu made their first contribution in https://github.com/rolldown/rolldown/pull/173
- @milesj made their first contribution in https://github.com/rolldown/rolldown/pull/286
- @sxzz made their first contribution in https://github.com/rolldown/rolldown/pull/342
- @Brooooooklyn made their first contribution in https://github.com/rolldown/rolldown/pull/429
- @yyx990803 made their first contribution in https://github.com/rolldown/rolldown/pull/433
- @HerringtonDarkholme made their first contribution in https://github.com/rolldown/rolldown/pull/443
- @Boshen made their first contribution in https://github.com/rolldown/rolldown/pull/444
- @cunzaizhuyi made their first contribution in https://github.com/rolldown/rolldown/pull/447
- @xiaoxiangmoe made their first contribution in https://github.com/rolldown/rolldown/pull/449
- @suyanhanx made their first contribution in https://github.com/rolldown/rolldown/pull/454
- @edison1105 made their first contribution in https://github.com/rolldown/rolldown/pull/456
- @liulinboyi made their first contribution in https://github.com/rolldown/rolldown/pull/457
- @nawbc made their first contribution in https://github.com/rolldown/rolldown/pull/458
- @Innei made their first contribution in https://github.com/rolldown/rolldown/pull/459
- @fundon made their first contribution in https://github.com/rolldown/rolldown/pull/460
- @cijiugechu made their first contribution in https://github.com/rolldown/rolldown/pull/461
- @webfansplz made their first contribution in https://github.com/rolldown/rolldown/pull/462
- @browsnet made their first contribution in https://github.com/rolldown/rolldown/pull/463
- @Demivan made their first contribution in https://github.com/rolldown/rolldown/pull/465
- @liuseen-l made their first contribution in https://github.com/rolldown/rolldown/pull/470
- @KennanHunter made their first contribution in https://github.com/rolldown/rolldown/pull/474
- @patak-dev made their first contribution in https://github.com/rolldown/rolldown/pull/475
- @tmg0 made their first contribution in https://github.com/rolldown/rolldown/pull/480
- @maxchang3 made their first contribution in https://github.com/rolldown/rolldown/pull/482
- @Y80 made their first contribution in https://github.com/rolldown/rolldown/pull/487
- @renovate made their first contribution in https://github.com/rolldown/rolldown/pull/494
- @kirklin made their first contribution in https://github.com/rolldown/rolldown/pull/502
- @Gehbt made their first contribution in https://github.com/rolldown/rolldown/pull/472
- @ErKeLost made their first contribution in https://github.com/rolldown/rolldown/pull/481
- @zhoushaw made their first contribution in https://github.com/rolldown/rolldown/pull/516
- @shonya3 made their first contribution in https://github.com/rolldown/rolldown/pull/525
- @PengBoUESTC made their first contribution in https://github.com/rolldown/rolldown/pull/540
- @kazupon made their first contribution in https://github.com/rolldown/rolldown/pull/538
- @xjccc made their first contribution in https://github.com/rolldown/rolldown/pull/548
- @zackshen made their first contribution in https://github.com/rolldown/rolldown/pull/486
- @Dunqing made their first contribution in https://github.com/rolldown/rolldown/pull/551
- @zhazhazhu made their first contribution in https://github.com/rolldown/rolldown/pull/582
- @joinmouse made their first contribution in https://github.com/rolldown/rolldown/pull/583
- @talkor made their first contribution in https://github.com/rolldown/rolldown/pull/609
- @ryanxiang7 made their first contribution in https://github.com/rolldown/rolldown/pull/636
- @trivikr made their first contribution in https://github.com/rolldown/rolldown/pull/638
Full Changelog: https://github.com/rolldown/rolldown/commits/v0.10.0