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

docs: use RouterConfig interface in examples - #8151

Merged
atinux merged 1 commit into
mainfrom
unknown repository
Oct 13, 2022
Merged

docs: use RouterConfig interface in examples#8151
atinux merged 1 commit into
mainfrom
unknown repository

Conversation

@ghost

Copy link
Copy Markdown

🔗 Linked issue

❓ 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

https://v3.nuxtjs.org/guide/directory-structure/pages/#router-options
'RouterOptions' is deprecated so replaced it to 'RouterConfig'

📝 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 Oct 13, 2022

Copy link
Copy Markdown

Deploy Preview for nuxt3-docs ready!

NameLink
🔨 Latest commit6dac719
🔍 Latest deploy loghttps://app.netlify.com/sites/nuxt3-docs/deploys/6347a85f229e6a000914d1ed
😎 Deploy Previewhttps://deploy-preview-8151--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 requested a review from danielroeOctober 13, 2022 06:51
@danielroedanielroe changed the title docs:replace routerOptions to routerConfigdocs: use RouterConfig interface in examplesOct 13, 2022
@danielroedanielroe added the documentation Improvements or additions to documentation label Oct 13, 2022
@atinux
atinux merged commit d4eb15a into nuxt:mainOct 13, 2022
@ghost
ghost deleted the docs/content/guide branch October 16, 2022 10:13
@ghost
ghost restored the docs/content/guide branch October 16, 2022 10:16
@ghost
ghost deleted the docs/content/guide branch October 16, 2022 10:17
@ghost
ghost restored the docs/content/guide branch October 16, 2022 10:35
@pi0pi0 mentioned this pull request Oct 18, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

3.xdocumentationImprovements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@atinux@danielroe