Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

docs(api): apply use-async-data page structure to use-fetch #4332

Merged
merged 3 commits into from
Apr 13, 2022

Conversation

clemcode
Copy link
Contributor

❓ 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

This PR applies the same structure to useFetch API reference than to useAsyncData:

  • Type
  • Params
  • Return Values
  • Example

@clemcode clemcode requested review from pi0 and danielroe April 13, 2022 15:13
@netlify
Copy link

netlify bot commented Apr 13, 2022

βœ… Deploy Preview for nuxt3-docs ready!

Name Link
πŸ”¨ Latest commit 76af36f
πŸ” Latest deploy log https://app.netlify.com/sites/nuxt3-docs/deploys/6256ea4c226f010009a545d5
😎 Deploy Preview https://deploy-preview-4332--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.

@clemcode clemcode added the documentation Improvements or additions to documentation label Apr 13, 2022
@clemcode
Copy link
Contributor Author

Not sure about the function and options signature, I based myself on the previous documentation but clearly need a review on that.

@pi0 pi0 merged commit a89d2f9 into main Apr 13, 2022
@pi0 pi0 deleted the docs/api/use-fetch branch April 13, 2022 17:14
@danielroe danielroe added the 3.x label Jan 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
3.x documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants