bloomreach / spa-sdk

Apache License 2.0
15 stars 16 forks source link

Allow react 17 as a peer dependency #1

Closed jlmorales-xumak closed 2 years ago

beetlerom commented 2 years ago

@jlmorales-xumak Thanks for the MR! Sadly, the SPA SDK is not yet compatible with react 17. We will update the peerDependencies once we support react 17.

jlmorales-xumak commented 2 years ago

@beetlerom Thanks for the reply. Is there any estimated time for this update? I'm integrating the SPA SDK in a React 17 app and, I haven't encountered any errors so far but, it would be great to have official support.

beetlerom commented 2 years ago

@jlmorales-xumak We have started testing react 17 compatibility, I'll return with more updates when I have them.

Jontii commented 2 years ago

Any update on this?

ssured commented 2 years ago

Can you give a status update on this? React 18 is almost there...

thijsvandiessen commented 2 years ago

Any update? This SDK is supposed to work with Next.js which specifies React 17.0.2 as the minimum version. Also, React 18 is here.

beetlerom commented 2 years ago

Hey folks, I know this took a while, but we have just released 15.5.0 which includes official support for React 17. Thank you all for your patience! 🙏

React 18 is on our roadmap, but it's unclear what the adoption rate is a.t.m. Do you mind sharing if you are using it already or you would like to use it in combination with the SDK? Thanks!

beetlerom commented 2 years ago

Closed since this is now supported.