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

feat(nuxt): allow extending routes with custom alias#7074

Merged
pi0 merged 3 commits intonuxt:mainfrom
kschnekenburger:feat/prorammaticly-alias-capabilities
Sep 5, 2022
Merged

feat(nuxt): allow extending routes with custom alias#7074
pi0 merged 3 commits intonuxt:mainfrom
kschnekenburger:feat/prorammaticly-alias-capabilities

Conversation

@kschnekenburger
Copy link
Copy Markdown
Contributor

@kschnekenburger kschnekenburger commented Aug 30, 2022

🔗 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

Add capability to setup alias in hook pages:extend or module like
I made sure we could keep definedMeta alias and pages:extend alias at the same time

Issue nuxt/nuxt#14750

📝 Checklist

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

@netlify
Copy link
Copy Markdown

netlify Bot commented Aug 30, 2022

Deploy Preview for nuxt3-docs canceled.

Name Link
🔨 Latest commit e305edc
🔍 Latest deploy log https://app.netlify.com/sites/nuxt3-docs/deploys/6315aa7dc118f100080bbba4

@kschnekenburger kschnekenburger marked this pull request as ready for review August 31, 2022 07:58
@pi0 pi0 changed the title feat(nuxt): Add alias from route capability feat(nuxt): allow extending routes with custom alias Aug 31, 2022
Copy link
Copy Markdown
Member

@pi0 pi0 left a comment

Choose a reason for hiding this comment

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

Thanks <3

@pi0 pi0 merged commit 4bd1be9 into nuxt:main Sep 5, 2022
@kschnekenburger kschnekenburger deleted the feat/prorammaticly-alias-capabilities branch September 6, 2022 15:01
This was referenced Sep 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.

3 participants