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

fix(bridge): add additional vue composition-api resolutions #614

Merged
merged 2 commits into from Oct 2, 2021

Conversation

danielroe
Copy link
Member

πŸ”— Linked issue

resolves nuxt/bridge#212

❓ Type of change

  • Bug fix (a non-breaking change that fixes an issue)

πŸ“š Description

This PR implements the suggestions in nuxt/bridge#212 to help prevent footguns where fully resolved imports from @vue/composition-api are then resolved a second time (or which cause mismatches between libraries).

πŸ“ Checklist

  • I have linked an issue or discussion.

@danielroe danielroe added bug Something isn't working bridge labels Oct 1, 2021
@danielroe danielroe requested a review from pi0 October 1, 2021 20:39
@danielroe danielroe self-assigned this Oct 1, 2021
@cloudflare-pages
Copy link

cloudflare-pages bot commented Oct 1, 2021

Deploying with Β Cloudflare Pages Β Cloudflare Pages

Latest commit: 4b6400c
Status:Β βœ…Β  Deploy successful!
Preview URL: https://0b2cdaf7.framework-1rm.pages.dev

View logs

@pi0 pi0 merged commit a2da8a0 into main Oct 2, 2021
@pi0 pi0 deleted the fix/capi-imports branch October 2, 2021 11:48
@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
3.x bridge bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issue with @vue/composition-api resolution
2 participants