Bump vike from 0.4.203 to 0.4.204
Bumps vike from 0.4.203 to 0.4.204.
Changelog
Sourced from vike's changelog.
0.4.204 (2024-11-20)
Bug Fixes
- fix export assertion (fix #1964) (162a660)
- fix resolving of relative URL with hash (9f54397)
- improve client-side init execution order (fix #1962) (#1965) (1b14559)
- improve detection of hash navigation link (953f625)
- improve type of hashOriginal and searchOriginal (6c69cb5)
- minor hash scrolling fix (b4c0f11)
- workaround Firefox bug upon clicking hash link that doesn't change URL (fix #1962) (cb7f3ff)
Commits
-
ae3b783
release: v0.4.204 -
cb7f3ff
fix: workaround Firefox bug upon clicking hash link that doesn't change URL (... -
83d02aa
comment -
8986275
minor refactor: rename isHashLink => isSamePageHashLink -
9f54397
fix: fix resolving of relative URL with hash -
d3c4ac0
minor refactor -
7e789fd
add parseUrl() test -
7894271
minor refactor -
15f53d1
minor refactor -
b4c0f11
fix: minor hash scrolling fix - 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