Bump vike from 0.4.180 to 0.4.181
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
-
09420db
release: v0.4.181 -
140097e
minor refactor: misc -
fbd3354
feat: modifyUrl() -
6c7674d
add parseUrl() port test -
a6bb847
update parseUrl() test -
7c38567
pageContext.urlParsed.{hostname,port}
instead ofpageContext.urlParsed.host
-
d4c1437
docs: document new pageContext.urlParsed props -
a04ec6a
minor refactor -
63bb32c
comment -
373ceed
skip decoding for href - Additional commits viewable in compare view
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