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

feat(nuxt): extends support for app.vue #6228

Merged
merged 4 commits into from
Jul 29, 2022
Merged

feat(nuxt): extends support for app.vue #6228

merged 4 commits into from
Jul 29, 2022

Conversation

kevinmarrec
Copy link
Contributor

πŸ”— Linked issue

nuxt/nuxt#13367

❓ 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

Following up nuxt/nuxt#13367 (extends support progress) this PR allows extending app.vue.

πŸ“ Checklist

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

@kevinmarrec kevinmarrec requested a review from pi0 July 29, 2022 10:24
@netlify
Copy link

netlify bot commented Jul 29, 2022

βœ… Deploy Preview for nuxt3-docs canceled.

Name Link
πŸ”¨ Latest commit 16ce3d2
πŸ” Latest deploy log https://app.netlify.com/sites/nuxt3-docs/deploys/62e3baa12a136a00084af469

packages/nuxt/src/core/app.ts Outdated Show resolved Hide resolved
@kevinmarrec kevinmarrec requested a review from pi0 July 29, 2022 10:33
packages/nuxt/src/core/app.ts Outdated Show resolved Hide resolved
packages/nuxt/src/core/app.ts Outdated Show resolved Hide resolved
@pi0 pi0 merged commit 5a042cd into main Jul 29, 2022
@pi0 pi0 deleted the extends-app branch July 29, 2022 11:12
@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.

None yet

3 participants