Swap to using defineComponent for Vue (req. 2.7+) (#732)

* Swap to using definedComponent for Vue (req. 2.7+)

* Adjust

* Adjust

* CHANGELOG
This commit is contained in:
Jaco
2023-03-12 13:29:49 +02:00
committed by GitHub
parent 172051cedc
commit 45b330aa90
25 changed files with 84 additions and 59 deletions
+7
View File
@@ -1,5 +1,12 @@
# CHANGELOG
## master
Changes:
- Swap `vue-identitycon` to use `defineComponent` (requires vue 2.7+)
## 3.0.2 Mar 11, 2023
Changes: