Changes after 9.0.0-beta1:
- Fix mixed named/default imports in examples —
import a, {b} from 'a'
. - Improve error message on error in example code — don't mention internal StateHolder holder component.
- Replace “Generated with React Styleguidist” with “Created with React Styleguidist” in the footer.