I'm currently upgrading from version 0.26 to the l...
# sdk-react
t
I'm currently upgrading from version 0.26 to the latest, and I noticed that
getGrowthBookSSRData
and
useGrowthBookSSR
from
packages/sdk-react/src/GrowthBookReact.tsx
are now marked as deprecated. I can't find any mention in the docs of what I should be using instead, and they are still being referenced as the proper approach for SSR. Could anyone please clarify if they should be replaced with a different function or hook?