Deprecation notice: Class API option for new Quasar CLI projects #11204
IlCallo
announced in
Announcements
Replies: 1 comment 5 replies
-
Update: we were finally able to pin-point the problem into vue-loader code, a PR is on its way: vuejs/vue-loader#1897 If you're using Class API and you're happy we were able to solve this problem for the whole ecosystem, please consider donating to the project :) |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone,
it's been quite some time since we tried to get in touch with https://github.com/vuejs/vue-class-component maintainer to discuss about a dreaded bug which prevents HMR when using Class API
The project unluckily is unmaintained since almost a year, stuck in an infinite beta phase
We received many requests from the community (and not only our own) to put some kind of deprecation notice on the starter kit option, and we finally decided to take action
Class API support is now officially deprecated
Existing projects using Class API will still work, the immediate effect of the deprecation will only affect the possibility to create new Class API projects
This will be the deprecation plan:
vue-class-component
in next few monthsWe really do hope
vue-class-component
maintainer comes back, but up until then we cannot keep suggesting the community to use an unmaintained packageLet us know your feelings and thoughts on this, as we know many TS users into Quasar community still uses this API and we're interested in your opinion
Beta Was this translation helpful? Give feedback.
All reactions