use-dark-mode icon indicating copy to clipboard operation
use-dark-mode copied to clipboard

Version 2.3.2 -> Version 2.4.0 (Proposed): Update React & React-Dom to 17.0.1.

Open DoctorDerek opened this issue 3 years ago • 2 comments

This closes issue #70. This PR is an alternative to PR #68 and would update the semver of use-dark-mode from 2.3.2 to 2.4.0 to reflect the new peer dependency (React ^16.8 -> React ^17.0.1).

No code needs to be changed, as existing use-dark-mode v2.3.1 works fine with React 17; see: https://codesandbox.io/s/usedarkmode-demo-forked-fo70t?file=/src/App.js (But I took out the import React from "react" statement! ha!)

DoctorDerek avatar Mar 16 '21 19:03 DoctorDerek

It would be great if one of the maintainers could merge this, I hate having to use --force or --ignore.

Thanks.

bakon11 avatar Nov 29 '21 17:11 bakon11

Can we get this merged? @donavon

adriangzz avatar Dec 17 '21 17:12 adriangzz