rolldown

Fast Rust bundler for JavaScript/TypeScript with Rollup-compatible API.

MIT License

Downloads
70.4K
Stars
8.3K
Committers
85

Bot releases are visible (Hide)

rolldown - v0.13.0

Published by hyf0 about 2 months ago

Important Changes

What's Changed

Please refer to https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md.

New Contributors

Full Changelog: https://github.com/rolldown/rolldown/compare/v0.12.2...v0.13.0

rolldown - v0.12.2 Latest Release

Published by Brooooooklyn 3 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/rolldown/rolldown/compare/v0.12.1...v0.12.2

rolldown - v0.12.1

Published by hyf0 3 months ago

Important features

What's Changed

Please refer to https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md.

New Contributors

Full Changelog: https://github.com/rolldown/rolldown/compare/v0.11.1...v0.12.1

rolldown - v0.11.0

Published by hyf0 4 months ago

Browser support by stackblitz

With the hard work of @Brooooooklyn, you now could use rolldown in the StackBlitz.

Try by rolldown-starter-stackblitz

What's Changed

Please refer to https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md.

New Contributors

Full Changelog: https://github.com/rolldown/rolldown/compare/v0.10.5...v0.11.0

rolldown - v0.10.5

Published by hyf0 4 months ago

Important features

What's Changed

Please refer to https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md.

New Contributors

Full Changelog: https://github.com/rolldown/rolldown/compare/v0.10.4...v0.10.5

rolldown - v0.10.4

Published by hyf0 5 months ago

rolldown - v0.10.3

Published by hyf0 5 months ago

Important features

  • Support [hash] placeholder in entryFileName and chunkFileName.
  • 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.

image

More changes

Please refer to https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md.

rolldown - v0.10.0

Published by hyf0 7 months ago

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

Full Changelog: https://github.com/rolldown/rolldown/commits/v0.10.0

rolldown - https://github.com/rolldown/rolldown/releases/tag/v0.5.0

Published by github-actions[bot] 7 months ago

rolldown - https://github.com/rolldown/rolldown/releases/tag/@rolldown/[email protected]

Published by github-actions[bot] 8 months ago

Package Rankings
Top 12.92% on Npmjs.org
Badges
Extracted from project README
MIT licensed NPM version NPM Unpacked Size (with version) Build Status Code Coverage CodSpeed Badge Discord chat NPM Unpacked Size darwin-arm64 NPM Unpacked Size darwin-x64 NPM Unpacked Size linux-x64-gnu NPM Unpacked Size win32-x64 NPM Unpacked Size wasm32-wasi rolldown-starter-stackblitz