jorgebucaran / superfine

Absolutely minimal view layer for building web interfaces
https://git.io/super
MIT License
1.56k stars 78 forks source link

Is v6 officialy depredated? #170

Closed k1r0s closed 4 years ago

k1r0s commented 4 years ago

related https://github.com/jorgebucaran/superfine/issues/167

As a mather of fact v7 dropped several features and promotes -forces- developers to use pure functional approaches or custom elements. I do have a library that heavily relies on lifecycles to provide stateful components, so I can't upgrade to v7 now (and likely to be pined on v6 forever).

My question is whether or not v6 will receive patch releases.

Soo, if you don't have time or you're half will on this I can contribute to help. I beg you to create a branch from v6 :)

Thoughts?

jorgebucaran commented 4 years ago

@k1r0s My question is whether or not v6 will receive patch releases.

Basically, I don't have a problem with that, but does it require creating a branch?

k1r0s commented 4 years ago

nope, is up to you how to organize stuff. Thanks