Skip to content

v4.5.0

Compare
Choose a tag to compare
@adams85 adams85 released this 27 Mar 11:33
· 11 commits to main since this release
4f495a1

Improvements:

  • Make adjustments to prevent issues (#7, #40) when the SDK is used in SSR applications, e.g. in Next.JS. (This does not mean though that the React SDK can work in server context, it still only supports client context, i.e. browsers.) (#51)
  • Add Next.js sample app.