Skip to content

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 CHANGES unless 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-module flag) in order to be able to require(esm) . If your app is ESM then you can keep using older Node.js versions.