Skip to content

Releases: malcolm-kee/react-showroom

2.3.0

07 Aug 15:32
Compare
Choose a tag to compare
  • Bump dependencies
  • Handle user provided webpack config plugins correctly

2.2.0

05 Jul 02:43
Compare
Choose a tag to compare

More build command CLI options

2.1.0

22 Jun 07:55
Compare
Choose a tag to compare

Add sass support

2.0.0

16 May 11:59
Compare
Choose a tag to compare
  • 💥 Breaking change: react-showroom dev command will now respects basePath and serves content with basePath.
  • Compatibility with React 18
  • Bump dependencies

1.29.0

14 Mar 17:43
Compare
Choose a tag to compare
  1. Allow --measure options for dev and build command.
  2. Performance improvements.

1.28.0

25 Feb 17:26
Compare
Choose a tag to compare
  • Expose html.publicPath options to allow loading resources from CDN
  • Add trailing comma to path to avoid hosting service redirection

1.26.0

25 Jan 09:27
Compare
Choose a tag to compare

Support initialWidth for example

1.25.1

22 Jan 17:31
Compare
Choose a tag to compare

Fix release issue

1.25.0

22 Jan 16:44
Compare
Choose a tag to compare
  • Generate manifest.json with a service worker to make the site installable

1.24.0

17 Jan 16:53
Compare
Choose a tag to compare
  • Disable indexing markdown heading during dev
  • Expose config options to customize indexing logic
  • Bump dependencies