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

[migration] Universal version #3

Merged
merged 14 commits into from
Jul 26, 2022
Merged

[migration] Universal version #3

merged 14 commits into from
Jul 26, 2022

Conversation

renatodeleao
Copy link
Owner

@renatodeleao renatodeleao commented Jul 26, 2022

Breaking changes

  • From now on this package only supports 2.7.x and 3.x. This so rough that by the time it reaches 1.0.0 vue2.6.x will already be gone. We could use vue-demi to support all versions, but I've been there before, making the tooling work with it is not as out-of-the-box as we expect. I actually tried it, but decided to give up because I don't have the time right now.

Other changes

  • adds swap-vue.js from vuelidate to allow usage of multiple vue versions at playgrounds
  • adds vue2.7 and vue3.x vite playgrounds to ensure library works
  • keeps legacy playground, but it no longer works since we use reactivity features imported directly from 'vue' and not from @vue/composition-api or vue-demi. Will live until I move the examples into it's own package for reusage at all playgrounds.

@renatodeleao renatodeleao self-assigned this Jul 26, 2022
@renatodeleao renatodeleao merged commit 72b473a into main Jul 26, 2022
@renatodeleao renatodeleao deleted the universal-version branch July 26, 2022 15:36
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.

1 participant