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

docs(error-handling): fix useError() type definition#7749

Merged
atinux merged 1 commit intonuxt:mainfrom
uyamazak:fix_userrror_type_in_doc
Sep 22, 2022
Merged

docs(error-handling): fix useError() type definition#7749
atinux merged 1 commit intonuxt:mainfrom
uyamazak:fix_userrror_type_in_doc

Conversation

@uyamazak
Copy link
Copy Markdown
Contributor

@uyamazak uyamazak commented Sep 22, 2022

🔗 Linked issue

Resolves nuxt/nuxt#14999

❓ 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

Fixes type definitions of useError() in documentation.
That differed because of the following change.

https://github.com/nuxt/framework/pull/6389/files

📝 Checklist

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

@codesandbox
Copy link
Copy Markdown

codesandbox Bot commented Sep 22, 2022

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

@netlify
Copy link
Copy Markdown

netlify Bot commented Sep 22, 2022

Deploy Preview for nuxt3-docs ready!

Name Link
🔨 Latest commit ae2b537
🔍 Latest deploy log https://app.netlify.com/sites/nuxt3-docs/deploys/632c21d72da0ba000844f153
😎 Deploy Preview https://deploy-preview-7749--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.

@atinux atinux merged commit b877b14 into nuxt:main Sep 22, 2022
@danielroe danielroe mentioned this pull request Oct 9, 2022
@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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Type definition of useError() differs between document and actual

3 participants