kriasoft/isomorphic-style-loader

React 18 peerDependencies support

chestnutchen opened this issue · 4 comments

Is it better to be a greater than or equal(>= 16.8.0)? #193

using --force still works

npm install isomorphic-style-loader@latest --force

but i got type checking warnings:

Warning: Failed prop type: Invalid prop __$$withStylesRef supplied to R, expected one of type [function].
The solution is modified withStyles propTypes or remove whole withStyles typeChecking.

I don't know whether there is a better way to handle css in SSR.

Any idea when #206 will be deployed and available in NPM?

Any idea when #206 will be deployed and available in NPM?

Looking forward to the swift release of the new version.

Looking forward on this release too