Skip to content

React 19 compatibility issue#1868

Description

@zemarr

Hi there! 馃憢

First off, thank you so much for maintaining this awesome package鈥攊t鈥檚 been a huge help in my projects. 馃帀

I鈥檓 writing because I recently upgraded to React 19 (with Next.js 15) and noticed that some of the dependencies for this package don鈥檛 officially support React 19 yet.

When I try to install it, npm throws a warning about incompatible peer dependencies, and I have to use --legacy-peer-deps to bypass it. From my initial testing, the package seems to work fine with React 19, but I think it鈥檇 be great to officially update the peer dependencies so others don鈥檛 run into this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions