@vitejs/plugin-react 5.1.4

5.1.4
Fix canSkipBabel not accounting for babel.overrides (#1098)

When configuring babel.overrides without top-level plugins or presets, Babel was incorrectly skipped. The canSkipBabel function now checks for overrides.length to ensure override configurations are processed.

View original

Upgraded? How did it go?

Discussion