Bump vike from 0.4.195 to 0.4.196
Bumps vike from 0.4.195 to 0.4.196.
Changelog
Sourced from vike's changelog.
0.4.196 (2024-09-20)
Bug Fixes
- allow navigate() to be called early in +client.js (fix #1868) (9168fb3)
- char escape fix (#1867) (98f7145)
- fix and improve error HTTP response (fix #1872) (0634732)
- fix config import resolving + make passToClient env server-only (fix #1882) (#1886) (a7151a1)
- further skip hash links (fix #1883) (3f77496)
- make .client.js and .server.js work for dynamic imports (fix #1861) (#1884) (f7e91ba)
- update
@brillout/picocolors
(f017481)- use client router for error page only if possible (b06195f)
Commits
-
d7e99e3
release: v0.4.196 -
a7151a1
fix: fix config import resolving + make passToClient env server-only (fix #18... -
0db7410
update docpress -
d42a2fd
refactor: stop using JSX in headings{Detached}.ts -
626e0eb
update example references -
f7e91ba
fix: make .client.js and .server.js work for dynamic imports (fix #1861) (#1884) -
e62abbd
minor refactor -
40dbddb
docs: polish -
cce11e7
update typescript -
3f77496
fix: further skip hash links (fix #1883) - 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