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

feat!(nuxt3): extends support for composables/ directory #3423

Merged
merged 9 commits into from
Mar 9, 2022

Conversation

kevinmarrec
Copy link
Contributor

@kevinmarrec kevinmarrec commented Feb 28, 2022

❓ 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 composables/ directory for extended config layers

πŸ”¨ Misc

Closes #3422 which is already implemented within this PR

@kevinmarrec kevinmarrec requested a review from pi0 February 28, 2022 12:37
@netlify
Copy link

netlify bot commented Feb 28, 2022

βœ”οΈ Deploy Preview for nuxt3-docs canceled.

πŸ”¨ Explore the source changes: 3a843a2

πŸ” Inspect the deploy log: https://app.netlify.com/sites/nuxt3-docs/deploys/62288760b0703300083ff9c4

@kevinmarrec kevinmarrec requested a review from pi0 February 28, 2022 15:57
@kevinmarrec
Copy link
Contributor Author

@pi0 Updated the PR from your comments, we'll still need to figure out why bridge test fails, the output doesn't help, maybe you have a clue :).

@pi0 pi0 merged commit 6c083f3 into main Mar 9, 2022
@pi0 pi0 deleted the extends-composables branch March 9, 2022 11:03
@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