Skip to content

Choose a tag to compare

@github-actions github-actions released this 12 Nov 08:01
· 7 commits to main since this release
[email protected]
23db727

Update code to support newer rolldown-vite (#976)

rolldown-vite will remove optimizeDeps.rollupOptions in favor of optimizeDeps.rolldownOptions soon. This plugin now uses optimizeDeps.rolldownOptions to support newer rolldown-vite. Please update rolldown-vite to the latest version if you are using an older version.