react-signalr
react-signalr copied to clipboard
New @microsoft/signalr version
I tried updating @microsoft/signalr from version 8.0.7 to the new 9.0.6 version, however, there was an issue with react-signalr having peer dependency set to "@microsoft/signalr": "^8.0.0"
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: project
npm warn Found: @microsoft/[email protected]
npm warn node_modules/@microsoft/signalr
npm warn @microsoft/signalr@"^9.0.6" from the root project
npm warn 1 more (react-signalr)
npm warn
npm warn Could not resolve dependency:
npm warn peer @microsoft/signalr@"^8.0.0" from [email protected]
npm warn node_modules/react-signalr
npm warn react-signalr@"^0.2.24" from the root project
Hi there, i didn't test v9 but i think it would be ok, could you test it? i appreciate if you make a PR too.