What's Changed
⚠ BREAKING CHANGES
- rolldown: update to
oxc@0.70.0to refine printing comments (#4562) - align directive rendering with esbuild (#4557)
- don't expose
Andclass in pluginutils (#4537) - add
OutputOptions#legalCommentsand removeOutputOptions#comments(#4528) - expose
withFilterfunction viarolldown/filterinstead ofrolldown(#4369) - allows users to specify filter expressions directly using an array syntax instead of an object with a "custom" key (#4368)
- use camel cases for
package.json#exportsfield (#4366)
Please refer to https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md.
New Contributors
- @ShroXd made their first contribution in #4218
- @hanford made their first contribution in #4376
- @beeequeue made their first contribution in #4377
- @magic-akari made their first contribution in #4391
- @hnrq made their first contribution in #4388
- @MatthijsKok made their first contribution in #4489
- @wChenonly made their first contribution in #4566
Full Changelog: v1.0.0-beta.8...v1.0.0-beta.9