Skip to content

0.11.0

Compare
Choose a tag to compare
@frandiox frandiox released this 17 Jul 14:40
· 151 commits to master since this release
  • Feat: useContext utility to access the SSR context (initialState, etc) from anywhere.
  • Feat: redirect and writeResponse utilities to change response headers and status. #55
  • Fix: Vite config properties such as outDir were ignored. #53 #62
  • Fix: Types for request and response object. #54
  • Fix: Compatibility with vite-plugin-legacy. #63 #58