use-immer icon indicating copy to clipboard operation
use-immer copied to clipboard

Add React 18 as peer dependency.

Open syhily opened this issue 3 years ago • 3 comments

npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR!   react@"^18.0.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.8.0 || ^17.0.1" from [email protected]
npm ERR! node_modules/use-immer
npm ERR!   use-immer@"^0.6.0" from the root project

syhily avatar Mar 30 '22 16:03 syhily

PR welcome

On Wed, 30 Mar 2022, 17:43 Yufan Sheng, @.***> wrote:

npm ERR! Found: @.*** npm ERR! node_modules/react npm ERR! react@"^18.0.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer react@"^16.8.0 || ^17.0.1" from @.*** npm ERR! node_modules/use-immer npm ERR! use-immer@"^0.6.0" from the root project

— Reply to this email directly, view it on GitHub https://github.com/immerjs/use-immer/issues/98, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAN4NBHCE7B4RX27HHB455DVCSACJANCNFSM5SCQ7F2Q . You are receiving this because you are subscribed to this thread.Message ID: @.***>

mweststrate avatar Mar 30 '22 18:03 mweststrate

It seems as if tag 0.7.0 includes the change but the tag itself not available on github. Did you forget to push it?

wereHamster avatar May 07 '22 21:05 wereHamster

Agree, tag/release not available on github

baringji avatar Jun 23 '22 08:06 baringji

Was released in 0.7

mweststrate avatar Nov 15 '22 08:11 mweststrate