htmr
htmr copied to clipboard
Support react 18
Did you find any breakage? Is there any repro case I can take a look? If not I'll probably close this issue
it's working with react 18 🎉 (but need to update the peerDependencies
)
Did you find any breakage? Is there any repro case I can take a look? If not I'll probably close this issue
Hi @pveyes, we use HTMR in production NextJS project and works without problems with React 18. Can you please update peerDependencies version for React? Currently when we use latest npm v8.11.0 we get error when we install packages (npm ci
).
We must use npm -ci --legacy-peer-deps
.
published in v1.0.2