aaronshaf / react-toggle

Elegant, accessible toggle component for React. Also a glorified checkbox.
http://aaronshaf.github.io/react-toggle/
MIT License
947 stars 159 forks source link

feat: Allow React 18 as peer dependency #176

Closed Rassell closed 2 years ago

Rassell commented 2 years ago

Update peerDependency for made it compatible with react 18

friendly ping @aaronshaf @tremby

All tests pass:

image
Rassell commented 2 years ago

@aaronshaf many thanks for the merge, could you please make a new release?

therealjmj commented 2 years ago

+1 :)

ghost commented 2 years ago

👍 here too, the NPM release is missing

henriquejensen commented 2 years ago

The NPM release is still missing for those who want to use the latest version you can change your package.json like this

"react-toggle": "https://github.com/aaronshaf/react-toggle",
aaronshaf commented 2 years ago

I just pushed 4.1.3