Skip to content

v0.8.0

Latest
Compare
Choose a tag to compare
@lxsmnsyc lxsmnsyc released this 21 Jan 02:14
· 1 commit to main since this release
e4e5271
  • Move to biome for format/lint
  • Remove all of the API for solid-use/server-value except the useServerValue
    • useServerValue no longer relies on both context and seroval for serialization, and instead utilizes Solid's serializer.
    • useServerValue is also now the default export.
  • Fix tree-shaking
  • Add solid-use/client-only