Skip to content

Conversation

@atinux
Copy link
Owner

@atinux atinux commented Jun 18, 2024

Added support for:

  • Pre-rendering
  • CSR / SPA
  • SWR / Cached routes (need nitro nightly)

Added the <AuthState> component to display & use the user session data / utils in the components without worrying about the page rendering mode 👌

See the updated readme about hybrid rendering.

Resolves #29

@atinux atinux changed the title feat: support hybrid rendering feat!: support hybrid rendering Jun 18, 2024
@atinux atinux merged commit f968c4d into main Jun 18, 2024
@atinux atinux deleted the feat/hybrid-rendering branch June 18, 2024 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Why only server side

2 participants