isomorphic-style-loader icon indicating copy to clipboard operation
isomorphic-style-loader copied to clipboard

React 18 peerDependencies support

Open chestnutchen opened this issue 2 years ago • 4 comments

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

chestnutchen avatar Nov 02 '22 08:11 chestnutchen

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.

horrylala avatar Dec 22 '22 02:12 horrylala

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

ghost avatar Jan 11 '23 03:01 ghost

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

Looking forward to the swift release of the new version.

yanghuabei avatar Dec 03 '23 10:12 yanghuabei

Looking forward on this release too

zjye-idealhub avatar Jul 16 '24 06:07 zjye-idealhub