vuejs / vue-class-component

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

docs: add note for vue 3 dropping class components #549

Closed sincovschi closed 2 years ago

sincovschi commented 3 years ago

Added this to help persons like me, that are learning Vue and struggle with TS. This part needs to be skipped if they are targeting to use Vue 3 in the future.

sincovschi commented 2 years ago

Seems unmaintained.