Skip to content

Releases: JS-banana/webpack-react-ts

2021-08-26更新

26 Aug 09:18
Compare
Choose a tag to compare
  • 2021-08-26:热更新调整、bug fix
    • 热更新插件 react-hot-loader 改用 react-refresh
    • history 实例由 react-router-dom/useHistory 改用 history/createBrowserHistory,解决 history 为 undefined 问题