Skip to content

plugin-react-oxc@0.4.3

Choose a tag to compare

@github-actions github-actions released this 12 Nov 08:01
· 1 commit to main since this release
plugin-react-oxc@0.4.3
a06940b

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

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.