Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 23 May 00:34
· 338 commits to main since this release
[email protected]
dcadcfc

Add filter for rolldown-vite #470

Added filter so that it is more performant when running this plugin with rolldown-powered version of Vite.

Skip HMR preamble in Vitest browser mode #478

This was causing annoying Sourcemap for "/@react-refresh" points to missing source files and is unnecessary in test mode.

Skip HMR for JSX files with hooks #480

This removes the HMR warning for hooks with JSX.