Closed kennethbigler closed 2 years ago
@kennethbigler they merged my pull request which allows the support of React 18.x You can safely close the issue.
@kennethbigler they merged my pull request which allows the support of React 18.x You can safely close the issue.
This is great news! But when is this going to be released, or how can we use your code now?
@zeromero-dev I agree with @enricoros, it is not released so I definitely can't consider it closed.
The new v3 beta should support react 18. You can try it out with npm install react-simple-maps@beta
.
It would be great to add
^18.0.0
as an option forreact
as apeerDependency
.