We can't guarantee that locations or APIs of internal component will never change, and we can't treat them as breaking change ether. Feel free to send a pull request to the docs to clarify that.
Maybe we should maintain a public API mapping where we expose components? Extensibility is one of the great aspects of styleguidist and I think it's a valid point that such changes should not break existing usages.
When upgrading to the beta I got this error:
When I change the path to
react-styleguidist/lib/client/rgs-components...it compiled.Since these module locations have been treated as public API (for overrides), their change in location should be documented as a breaking change.
The text was updated successfully, but these errors were encountered: