Skip to content

v3.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Aug 15:17
Immutable release. Only release title and notes can be modified.
acae87f

Projects using the Unhead Bundler with Vite 6 or 7, webpack, Rspack, Rollup, or another build without Rolldown no longer receive oxc-parser from @unhead/bundler. Builds that use Unhead transforms must install it directly.

📝 Migration

pnpm add -D oxc-parser

Runtime-only Unhead projects and builds with Rolldown installed need no change.

   🚨 Breaking Changes

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub