Skip to content

Bump vike from 0.4.180 to 0.4.181

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

Bumps vike from 0.4.180 to 0.4.181.

Changelog

Sourced from vike's changelog.

0.4.181 (2024-07-19)

Bug Fixes

  • add assertUsage() to navigate() (fix #1751) (01873ad)
  • add missing getPageContext() type pointer (39f5754)
  • always hard redirect upon external URL (24641cd)
  • condense client-side error message (3a7b262)
  • don't try to remove Base URL from pageContext.urlLogical or pageContext._urlRewrite (0d35bc9)
  • fix * redirection (c9f5331)
  • fix ipfs:// and ipns:// URL handling (6b75eae)
  • improve JSDocs (2eaeea4)
  • improve prefetch() validation (2bc59a9)
  • make build deterministic (closes #1750) (648cd01)
  • make client-side error message more precise and compact (ad30cc4)

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