Skip to content

Releases: sourcejs/sourcejs-react-styleguidist

0.5.0: Update to Babel 6

31 May 09:02
Compare
Choose a tag to compare

Update to Babel 6 and partial sync with react-styleguidist latest.

Thanks to @ndelangen for his PR #3!

0.4.0: Separate production build mode

22 Nov 16:29
Compare
Choose a tag to compare

Removed default production webpack bundle build on app start, now it's recommended to run build separately.

To enable old behaviour, which runs initial webpack build right app starts in production mode, enable config.preBuild.

0.3.2: Fix windows compatibility

22 Nov 11:03
Compare
Choose a tag to compare

Fix spec ID resolving on Windows. Now plugin fully supports Windows OS.

0.3.1: Documentation update, tests fixing

17 Nov 01:22
Compare
Choose a tag to compare

Documentation update, tests fixing

0.3.0: Use relative paths and jsx by default

17 Nov 00:31
Compare
Choose a tag to compare

0.2.0: Fix missing peer dependency

15 Nov 21:09
Compare
Choose a tag to compare

0.1.0: Initial release

15 Nov 21:02
Compare
Choose a tag to compare

Initial SourceJS integration support