Closed thefeli73 closed 3 weeks ago
+1
Next 15 support added in next-plausible@3.12.3
.
As described in the docs of NextJS at https://nextjs.org/docs/app/building-your-application/upgrading/version-15#react-19
The minimum versions of
react
andreact-dom
is now 19.
The peerDependency of next
was changed in #135, but the peerDependencies of react
and react-dom
were not.
Fixed in next-plausible@3.12.4
.
Add support for nextjs 15