Skip to content

Releases: sourcejs/sourcejs-react-styleguidist

0.5.0: Update to Babel 6

Choose a tag to compare

@robhrt7 robhrt7 released this 31 May 09:02

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

Choose a tag to compare

@robhrt7 robhrt7 released this 22 Nov 16:29

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

Choose a tag to compare

@robhrt7 robhrt7 released this 22 Nov 11:03

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

0.3.1: Documentation update, tests fixing

Choose a tag to compare

@robhrt7 robhrt7 released this 17 Nov 01:22

Documentation update, tests fixing

0.3.0: Use relative paths and jsx by default

Choose a tag to compare

@robhrt7 robhrt7 released this 17 Nov 00:31
  • other improvements

0.2.0: Fix missing peer dependency

Choose a tag to compare

@robhrt7 robhrt7 released this 15 Nov 21:09
  • Add react-dom dep

0.1.0: Initial release

Choose a tag to compare

@robhrt7 robhrt7 released this 15 Nov 21:02

Initial SourceJS integration support