Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: upgrade vue composition api #240

Merged
merged 5 commits into from
Sep 18, 2020
Merged

Conversation

danielroe
Copy link
Member

@danielroe danielroe commented Sep 16, 2020

There are currently a number of issues/regressions in the latest beta and until this PR is merged, please consider not upgrading to beta 14 of @vue/composition-api.

* adds `version` export
* removes `markReactive` export (#238)

BREAKING CHANGES: removes `markReactive` export
@vercel
Copy link

vercel bot commented Sep 16, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/nuxt-community/composition-api/ouxmmz36t
✅ Preview: https://composition-api-git-upgrade-vue-composition-api.nuxt-community.vercel.app

* you can now remove `@vue/composition-api` from your dependencies
* this allows us to track a particular beta version more closely to prevent future breaking changes

closes #241, #238

BREAKING CHANGES: you should remove `@vue/composition-api` from your dependencies
@MrJmpl3
Copy link

MrJmpl3 commented Sep 18, 2020

@danielroe I recommend upgrade to prevent this bug: vuejs/composition-api#517

@danielroe danielroe marked this pull request as ready for review September 18, 2020 12:21
@danielroe danielroe merged commit ad72689 into main Sep 18, 2020
@danielroe danielroe deleted the upgrade-vue-composition-api branch September 18, 2020 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants