Skip to content

Bump vike from 0.4.179 to 0.4.180

Dependabot requested to merge dependabot-npm_and_yarn-vike-0.4.180 into master

Bumps vike from 0.4.179 to 0.4.180.

Changelog

Sourced from vike's changelog.

0.4.180 (2024-07-16)

Bug Fixes

  • avoid cloning pageContext on the client-side (9f4ee04)
  • avoid cloning pageContext when routing (6ade0d5)
  • fix type PageContext['routeParams'] (1a2bff3)
  • improve handling of useConfig() serialization error (9384166)
  • improve serialization error message (0b717ad)
  • support injectScriptsAt: 'STREAM' (#1740) (b0d2d3a)
  • update react-streaming (c4d759a)

Features

Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports