Skip to content

v3.2.0

Compare
Choose a tag to compare
@willybrauner willybrauner released this 18 Oct 17:22
· 20 commits to main since this release

features

#141

  • Fix hydration error when server side staticLocation is "/foo" and client url is "/foo?some=param#anchor"
  • install turbo for run all dev examples
  • compile now with tsup instead of microbundle
  • test client and ssr hash and params
  • improve cache
  • update example-ssr