You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add ^19.0.0 to @y-sweet/react peer dependencies (#336)
Fixes#323
Looks like as of the stable release of Next.js 15 on October 21st,
[Next.js uses React 19 as a
default](https://nextjs.org/blog/next-15#react-19) which means that
installs with e.g. `create-next-app` will fail. This should fix the
issue.
0 commit comments