vuejs / vue-class-component

ES / TypeScript decorator for class-style Vue components.
MIT License
5.81k stars 431 forks source link

Introducing vue3-class-component: Support for Vue 3.x #639

Open Haixing-Hu opened 9 months ago

Haixing-Hu commented 9 months ago

Hi,

I'm excited to announce the release of vue3-class-component, a new version of the Vue class component that brings support for Vue 3.x!

You can find it here:

What's New:

Getting Started:

To get started with vue3-class-component for Vue 3.x, simply visit the GitHub repository for installation instructions and usage examples.

Feedback and Contributions:

We warmly welcome your feedback, bug reports, and contributions to enhance this library further. Please don't hesitate to open issues, submit pull requests, or participate in discussions within the GitHub Issues section.

Thank you for your support, and we eagerly anticipate your contributions to vue3-class-component as we strive to make it an invaluable asset for the Vue.js community.

Happy coding!

vtimofeev commented 7 months ago

It's the awsome news but could you explain / show difference. I'm using current vue-class-componet library with vue 3 without problems.