Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 674 Bytes

File metadata and controls

28 lines (18 loc) · 674 Bytes

@solidjs/start

2.0.0-alpha.2

Minor Changes

  • 10bf932: Fix path resolution on Windows
  • 40d5a27: fix onBeforeResponse
  • 9201e71: fix text/html missing when ssr is false
  • a9cd2cc: add vite preview support

Patch Changes

  • 7077a49: Fixed CSS from shared chunks not being collected via the chunk name.
  • a620eeb: Fixed virtual module CSS not being collected in vite dev.

2.0.0-alpha.1

Patch Changes

  • 8256190: Rework @solidjs/start/env

  • 6cbba24: Fix multiple Set-Cookie headers being lost on redirect responses

  • d4cc548: ## Bump Seroval

    • version 1.4.1
  • dd40610: Handle base url in api routes

  • 0c8a5e2: export server types from /server