Skip to content

v0.1.1147

Choose a tag to compare

@github-actions github-actions released this 25 Jul 14:39
30d40f0

Binaries available at: https://github.com/veryfront/veryfront/releases/tag/v0.1.1147

What's Changed

  • fix(ssr): harden the DOM stub surface (style / head / observers / element methods) by @mattboon in #3102
  • fix(binary): register veryfront/middleware for compiled-binary discovery (#217) by @mattboon in #3106
  • fix(ssr): interop fixes for Headless UI + prevent CSS-in-JS SSR crash (window DOM ctors, host-only data-node, head stub) by @mattboon in #3104
  • fix(api): resolve bare npm imports in API-route handlers on the Deno source-run by @mattboon in #3105
  • fix(runtime): preserve native WebSocket upgrade requests by @kojiwakayama in #3108

Full Changelog: v0.1.1146...v0.1.1147