Jss: v10 release roadmap

Created on 30 Jul 2018  路  4Comments  路  Source: cssinjs/jss

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

  • [x] Add typings to the extend plugin and preset default
  • [x] Enable babel loose mode #792
  • [x] [[react-jss] prepare for react 17 (but maintain backward compat)](https://github.com/cssinjs/jss/issues/802)
  • [x] [[react-jss] Add flowtype support](https://github.com/cssinjs/jss/issues/797)
  • [x] Migrate to monorepo #714
  • [x] Migrate to yarn and workspaces
  • [x] [[react-jss] Drop support for react 0.13 and 0.14](https://github.com/cssinjs/jss/issues/836)
  • [x] Support full syntax in fn values #682
  • [x] Support Houdini Typed OM #882
  • [x] Generate keyframe ids #346
  • [ ] Docs #932
  • [x] Update cssinjs website
  • [x] Update REPL
important

Most helpful comment

We released an alpha v10

All 4 comments

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.

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.

We released an alpha v10

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kof picture kof  路  6Comments

antoinerousseau picture antoinerousseau  路  3Comments

valZho picture valZho  路  7Comments

kof picture kof  路  4Comments

trusktr picture trusktr  路  6Comments