Skip to content

v1.2.2

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Aug 09:50
Immutable release. Only release title and notes can be modified.
872b98a

[1.2.2] - 2026-08-03

🚀 Features

🐛 Bug Fixes

  • dev: force cleanDir off in dev mode (#10579) by @shulaoda
  • dev: keep ?rolldown-lazy proxy ids out of user resolveId hooks (#10580) by @btea
  • initialize re-exported wrapped ESM modules at the entry chunk (#10567) by @hyfdev
  • link: resolve circular star reexports as null (#10445) by @Nic-Polumeyv
  • transform: transformer gate skips newer syntax that oxc can lower (#10564) by @sekyungk
  • code-splitting: materialize consumer-local barrel routing when the order-wrap plan is empty (#10544) by @hyfdev
  • plugin: measure plugin hooks in JavaScript, report them from Rust (#10508) by @IWANABETHATGUY
  • plugin: include external dynamic imports in chunk metadata (#10557) by @hyfdev
  • plugin: report plugin timings after closeBundle has run (#10521) by @IWANABETHATGUY
  • browser: avoid using node builtin modules (#10542) by @sapphi-red

🚜 Refactor

📚 Documentation

⚡ Performance

🧪 Testing

⚙️ Miscellaneous Tasks

❤️ New Contributors

Co-authored-by: shulaoda 165626830+shulaoda@users.noreply.github.com