Releases: malcolm-kee/react-showroom
Releases · malcolm-kee/react-showroom
2.3.0
2.2.0
More build command CLI options
2.1.0
Add sass support
2.0.0
- 💥 Breaking change:
react-showroom dev
command will now respectsbasePath
and serves content withbasePath
. - Compatibility with React 18
- Bump dependencies
1.29.0
- Allow
--measure
options fordev
andbuild
command. - Performance improvements.
1.28.0
- Expose
html.publicPath
options to allow loading resources from CDN - Add trailing comma to path to avoid hosting service redirection
1.26.0
Support initialWidth
for example
1.25.1
Fix release issue
1.25.0
- Generate
manifest.json
with a service worker to make the site installable
1.24.0
- Disable indexing markdown heading during
dev
- Expose config options to customize indexing logic
- Bump dependencies