react-json-view
react-json-view copied to clipboard
:heavy_minus_sign: Removing "react-hot-loader" package
This package is deprecated and there's no plans to support it for React 18. https://github.com/gaearon/react-hot-loader/issues/1808#issuecomment-1279728183
What do you think if we remove it?
The webpack hot module replacement works well even without "react-hot-loader".
The problem I'm trying to solve is this error:
Also I wanna update some dependencies to resolve all similar dependency errors.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| react-json-view | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Sep 22, 2024 8:09pm |
Also, this package wasn't used 😀 We don't use it in the webpack config https://github.com/microlinkhq/react-json-view/blob/master/webpack/webpack.config.js#L37
This is a good catch, thanks for it 🙂