Skip to content

Bump vike from 0.4.193 to 0.4.194

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

Bumps vike from 0.4.193 to 0.4.194.

Changelog

Sourced from vike's changelog.

0.4.194 (2024-09-04)

Bug Fixes

  • add avif mediatype (#1832) (38002cb)
  • always generate an HTTP response pageContext.httpResponse (#1848) (b45c154)
  • disallow onRenderHtml() to return null/undefined (57a2eba)
  • don't skip invalid URL but throw error instead (2800dff)
  • enforce Base URL instead of showing warning (8c7c0f4)
  • gracefully handle favicon.ico 404 requests (ff39218)
  • improve eslint exports workaround (fix #1838) (c1d490a)
  • improve renderPage() validation error messages (3f4f218)
  • improve Vite request URL check (9bb3c2d)
  • prettify logged URL (787bd2d)
  • remove faulty assert() (fix #1828) (408f798)
  • remove log clearing (bb6a6c2)
  • throw error upon wrong vite setup (a8b636d)
  • update @​brillout/vite-plugin-server-entry (dd850ef)

Features

  • [experimental] pageContext._previousPageContext (91f6e68)
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