serebrov / emoji-mart-vue

One component to pick them all (performance improvements) 👊🏼
https://serebrov.github.io/emoji-mart-vue/
BSD 3-Clause "New" or "Revised" License
268 stars 48 forks source link

Would it be possible to update packages to support vue@3.3.4 ? #279

Open Zilvin4s opened 1 year ago

Zilvin4s commented 1 year ago

Hey, this is a great package and I wonder if it would be possible to update min version to vue@3.3.4 or higher?

I dont mind helping out, just give me some more info on what issue I might face and where to start, thanks! :smiley:

serebrov commented 1 year ago

@Zilvin4s The package dependency is "vue > 2". I did not test it with recent Vue versions, are there some problems?

The dependency is defined in package.json:

https://github.com/serebrov/emoji-mart-vue/blob/0a7601cd44d7e43a25b82767f3ecd17132091477/package.json#L26-L28