Closed lepicekmichal closed 4 years ago
I also get this on 2.0.1
Any news on a fix?
Did you removed @injectable
from your code? check the demos maybe is that
I've made no code changes at all. @injectable
exists where it always has...
Are there any breaking changes in 2.0 I need to read up on? I can't see a releases section so can't see a changelog.
Oh wait, we don't need @injectable
now?
@webnoob yes injectable is not necessary anymore, sorry for the porr explanation :( I'll check how to give this info to devs. Suggestions and PRs are accepted to explain this to others
@CKGrafico Perhaps just tag a release in the releases section and add a "Breaking Change" note in there to explain this. It was the first place I looked when upgrading as this seems to be the standard way to explain any changes to users.
Yes, you're totally right I'm not maintaining this project as a project that people uses because I don't have a lot of feedback in github (at least no like in my other projects) I can see that there is some people using it, I'll try to improve the docs and releases in the future.
Just an extra thought on this, is it worth removing injectable
as a named export on the inversify-props
package as well?
Cannot apply @injectable decorator multiple times.
Even https://github.com/CKGrafico/Frontend-Boilerplates/tree/vue is not working with 2.0.1