github styleguidist/react-styleguidist 4.0.0

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

Breaking changes

  • Drop support for Node < 4.
  • Make Webpack a peer dependency to make migration to Webpack 2 easier.
  • If you override some of Styleguidist’s components you might need to update them, see the FAQ for details.

New feature: Node API

Very basic Node API — jus three methods: build, server and makeWebpackConfig. More details in the docs.

Other changes and fixes

  • Proper HTML support in Markdown (#188).
  • Update react-docgen: could fix #37, #143, #179.
  • Support Webpack 2.1.0-beta.23+ (#184).
  • Expose Webpack stats config on Webpack dev middleware (#174 by @andresgutgon).
  • Fix error handling in props loader (#173 by @adriantoine).
  • Filter in table of contents filters section names as well as component names.

Don't miss a new react-styleguidist release

NewReleases is sending notifications on new releases.