Skip to content

Check React 18 compatibility #64

Description

@MH4GF

Hi @zzarcon !
I love this library and have been using it for a long time. Thanks for publishing it!

What

I would like to check that it is compatible with React18 .

Context

I am in the process of upgrading my own product to React18.
In verifying the compatibility of dependent libraries, I noticed that this library is only checked up to React16.
I would like to add a check by CI, as it should help many people to know that they are compatible.

Proposed solutions

  • replace to GitHub Actions from travis CI
  • Add checks for node and react matrix
    • node: 8~18
    • react: 16~18

If there are no problems, a PR will be submitted after this.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions