Styled-jsx: Is it alive?

Created on 14 Dec 2020  路  2Comments  路  Source: vercel/styled-jsx

Hi there, styled-jsx is an interesting lib with good API, it recommended by official docs of next.js and already integrated with it (also hosted in the Vercel GH org).
But it looks a little neglected. I was created #650 and #651 a long time ago but still have no reactions. This repo has other issues without any reactions. Why it happened, is it a lack of maintainers?

All 2 comments

@rauchg, @nkzawa, @leo, @giuseppeg pay attention please

@artalar sadly, this project is not adequately maintained to be relied upon anymore. I've put many hours into into high effort suggestions and PR's that fix critical bugs, only for them to languish for months without a merge or sometimes even review:

These important suggestions haven't been actioned in a year:

I really gave styled-jsx my best shot and have pushed it to its limits over the years, but due to bugs blocking things I need to do at this point it makes the most sense to refactor projects away from styled-jsx to Emotion and update my UI library to use Emotion (as well as supporting Styled Components via an abstraction). Emotion will probably have bugs too from time to time, but at least they have good velocity and actively maintain the project.

Was this page helpful?
0 / 5 - 0 ratings