vike-react 0.6.10
0.6.10 (2025-10-21)
Bug Fixes
- react-streaming@^0.4.11 (29b4c5b)
MINOR BREAKING CHANGES
[!NOTE] We recommend ignoring
MINOR BREAKING CHANGESunless this version breaks your app, see Vike Versioning.
- If your app is CJS then update Node.js to v23 or above (or v22 with the
--experimental-require-moduleflag) in order to be able torequire(esm). If your app is ESM then you can keep using older Node.js versions.