cssinjs / jss

JSS is an authoring tool for CSS which uses JavaScript as a host language.
https://cssinjs.org
MIT License
7.08k stars 399 forks source link

v10 release roadmap #795

Closed HenriBeck closed 5 years ago

HenriBeck commented 6 years ago

Just wanted to write some things down which we need to do before the release:

HenriBeck commented 6 years ago

We can't add forwardRef support because of redux. We will need to wait until they push a fix.

Dropping support for react 0.13 and 0.14 should be relatively easy. The new context implementation could come later, we should just drop the versions on the major release.

kof commented 6 years ago

Updated the roadmap, we discussed with @HenriBeck today that it would be good to include #346 and #682 into that release. They are not very hard to get done and both involve breaking changes.

kof commented 5 years ago

We released an alpha v10

kof commented 5 years ago

Released v10 stable, not all goals were met, but I am closing this issue anyways, we need a new roadmap for v11.