react-virtualized-window
react-virtualized-window copied to clipboard
React 18
trafficstars
Are there any plans to support React 18?
This should work out the box with React 18, but will verify it works properly this weekend.
It is not -
https://github.com/Resembli/react-virtualized-window/blob/main/packages/react-virtualized-window/package.json#L43-L45
Ah okay, will publish a new version with updated peer deps. The actual library itself works on react 18 (afaik)
Apologies for the delay. I've published v1.0.0 of the package which includes React 18 as a peer dep.
Please run:
pnpm i @resembli/[email protected]
or something similar.