github styleguidist/react-styleguidist v4.1.0
4.1.0

latest releases: v13.1.2, v13.1.1, v13.1.0...
7 years ago

Replace react-transform-hmr with vanilla Webpack Hot Module Replacement:

  • No need to change anything on your side but now you can safely remove react-transform-hmr from your style guide config.
  • react-transform-hmr is deprecated.
  • react-hot-loader 3 is still in development and probably will never be finished, it also would be much harder to configure for Styleguidist users.
  • See this comment by Dan Abramov for more details.
  • Vanilla HMR requires no additional configuration.

Thanks @aaronjensen!

Bug fixes

  • Fixed hot reload of stateless functional components (#193).
  • Isolated mode should work with components inside nested sections (#190).

Don't miss a new react-styleguidist release

NewReleases is sending notifications on new releases.