Skip to content

0.6.0: Enables more features and improves the developer experience for fullstack rendering (SSR, CSR and Hydration)

Compare
Choose a tag to compare
@Tao-VanJS Tao-VanJS released this 10 Jul 16:12
· 7 commits to main since this release

This release enables more features and improves the developer experience for fullstack rendering (SSR, CSR and Hydration):

  1. Supports VanX-based shared UI components, providing dummyVanX to be used as a vanX placeholder for SSR.
  2. Allows van and vanX objects to be registered at the beginning of the script so that they don't need to be passed across all shared UI components via parameters.