To support the update of the Investigations client to Next.js version 15/React version 19, the epo-react-lib and epo-widget-lib components need to be updated to React version 19.
Create your feature branch off of develop and merge to main as usual. I created a release-2.9.5 branch to freeze the latest release for future updates to the Next v14/React v19 code.
Note that the library does use Next.js as well, here.
Let's get this updated so we can move forward with the Investigations update.
To support the update of the Investigations client to Next.js version 15/React version 19, the
epo-react-libandepo-widget-libcomponents need to be updated to React version 19.Create your feature branch off of
developand merge tomainas usual. I created arelease-2.9.5branch to freeze the latest release for future updates to the Nextv14/Reactv19code.Note that the library does use Next.js as well, here.
Let's get this updated so we can move forward with the Investigations update.