tag:github.com,2008:https://github.com/sourcejs/sourcejs-react-styleguidist/releasesRelease notes from sourcejs-react-styleguidist2016-05-31T09:00:34Ztag:github.com,2008:Repository/46232643/0.5.02016-05-31T09:02:19Z0.5.0: Update to Babel 6<p>Update to Babel 6 and partial sync with react-styleguidist latest.</p>
<p>Thanks to <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/ndelangen/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ndelangen">@ndelangen</a> for his PR <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="156123191" data-permission-text="Title is private" data-url="https://github.com/sourcejs/sourcejs-react-styleguidist/issues/3" data-hovercard-type="pull_request" data-hovercard-url="/sourcejs/sourcejs-react-styleguidist/pull/3/hovercard" href="https://github.com/sourcejs/sourcejs-react-styleguidist/pull/3">#3</a>!</p>robhrt7tag:github.com,2008:Repository/46232643/0.4.02015-11-22T16:29:04Z0.4.0: Separate production build mode<p>Removed default production webpack bundle build on app start, now it's recommended to run build separately.</p>
<p>To enable old behaviour, which runs initial webpack build right app starts in production mode, enable <code>config.preBuild</code>.</p>robhrt7tag:github.com,2008:Repository/46232643/0.3.22015-11-22T11:03:38Z0.3.2: Fix windows compatibility<p>Fix spec ID resolving on Windows. Now plugin fully supports Windows OS.</p>robhrt7tag:github.com,2008:Repository/46232643/0.3.12015-11-17T01:22:39Z0.3.1: Documentation update, tests fixing<p>Documentation update, tests fixing</p>robhrt7tag:github.com,2008:Repository/46232643/0.3.02015-11-17T00:31:01Z0.3.0: Use relative paths and jsx by default<ul>
<li>other improvements</li>
</ul>robhrt7tag:github.com,2008:Repository/46232643/0.2.02015-11-15T21:09:11Z0.2.0: Fix missing peer dependency<ul>
<li>Add <code>react-dom</code> dep</li>
</ul>robhrt7tag:github.com,2008:Repository/46232643/0.1.02015-11-15T21:02:50Z0.1.0: Initial release<p>Initial SourceJS integration support</p>robhrt7