Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.
/frameworkPublic archive

docs(api): add useHydration composable - #8768

Merged
pi0 merged 2 commits into
nuxt:mainfrom
Krutie:docs/api-composable-use-hydration
Nov 10, 2022
Merged

docs(api): add useHydration composable#8768
pi0 merged 2 commits into
nuxt:mainfrom
Krutie:docs/api-composable-use-hydration

Conversation

@Krutie

Copy link
Copy Markdown
Contributor

🔗 Linked issue nuxt/nuxt#13653

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

Added API documentation for useHydration composable

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@codesandbox

Copy link
Copy Markdown

CodeSandbox logoCodeSandbox logo Open in CodeSandbox Web Editor | VS Code | VS Code Insiders

@netlify

netlifyBot commented Nov 7, 2022

Copy link
Copy Markdown

Deploy Preview for nuxt3-docs ready!

NameLink
🔨 Latest commitf1e88d1
🔍 Latest deploy loghttps://app.netlify.com/sites/nuxt3-docs/deploys/636953f726754400084ffd73
😎 Deploy Previewhttps://deploy-preview-8768--nuxt3-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@tylerforesthauser

Copy link
Copy Markdown

Firstly, many thanks for everything you've done and continue to do for the community, Krutie! Secondly, is it possible to add an example to this as well? This functionality has inexplicably confused me since I first came across it. 😵‍💫

pi0
pi0 approved these changes Nov 10, 2022
@pi0

pi0 commented Nov 10, 2022

Copy link
Copy Markdown
Member

Thanks for the PR @Krutie <3

I'm merging it as is but there is a chance we remove useHydration composable before 3.0.0 release. It was initially made to help making store implementation but modules can always write same logic.

@pi0
pi0 merged commit 0cac5c7 into nuxt:mainNov 10, 2022
@pi0pi0 mentioned this pull request Nov 15, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@Krutie@tylerforesthauser@pi0@danielroe