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

docs(api): add watch parameter in useFetch options - #5562

Merged
pi0 merged 1 commit into
nuxt:mainfrom
Yuki-Inoue:main
Jun 22, 2022
Merged

docs(api): add watch parameter in useFetch options#5562
pi0 merged 1 commit into
nuxt:mainfrom
Yuki-Inoue:main

Conversation

@Yuki-Inoue

Copy link
Copy Markdown
Contributor

🔗 Linked issue

N/A

❓ 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

To reactive re-fetch using useFetch, one have to use watch option, which is available in the code base, but not available in the document.

📝 Checklist

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

@netlify

netlifyBot commented Jun 22, 2022

Copy link
Copy Markdown

Deploy Preview for nuxt3-docs ready!

NameLink
🔨 Latest commit6e42b6c
🔍 Latest deploy loghttps://app.netlify.com/sites/nuxt3-docs/deploys/62b2e0e368793c000825173e
😎 Deploy Previewhttps://deploy-preview-5562--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.

@pi0pi0 changed the title docs: add watch parameter in useFetch optionsdocs(api): add watch parameter in useFetch optionsJun 22, 2022
pi0
pi0 approved these changes Jun 22, 2022

@pi0pi0 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@pi0
pi0 merged commit 1b6289f into nuxt:mainJun 22, 2022
@pi0pi0 mentioned this pull request Jul 11, 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

@Yuki-Inoue@atinux@pi0@danielroe