RonaldJerez / vue-input-facade

A lightweight and dependency free input masking library created specific for Vue
https://ronaldjerez.github.io/vue-input-facade/latest/
183 stars 27 forks source link

feat/update vue version #68

Closed Umi8Umi closed 2 years ago

Umi8Umi commented 2 years ago

Description

update vue to vue3:

NOTE: @vue/cli-plugin-unit-jest has vue2 dependancies and vite is recommended for testing in vue3. in the test update commit I was using an alternative approach of vue3-jest which is compatible with vue3 and allows for passing tests

Umi8Umi commented 2 years ago
RonaldJerez commented 2 years ago

I rebased the beta branch to remove some of the confusion. You may need to do rebase your fork, not sure if GitHub will auto sync it.

Umi8Umi commented 2 years ago

I rebased the beta branch to remove some of the confusion. You may need to do rebase your fork, not sure if GitHub will auto sync it.

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 3.0.0-beta.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: