Skip to content

v3.7.2

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Nov 10:22
· 8 commits to main since this release

Add Vite 6 to peerDependencies range #207

Thanks @RobinTail

Revert throw when refresh runtime is loaded twice #237

Revert the throw when refresh runtime is loaded twice to enable usage in micro frontend apps. This was added to help fix setup usage, and this is not worth an annoying warning for others or a config parameter.

This revert was done in the Babel plugin last year and I didn't port it back.