Changelog
0.5.4
- Update svg-react-transformer to fix SVGs missing viewBox
0.5.3
- Enable setting the host to other than 127.0.0.1
0.5.2
- Update dependencies to resolve security vulnerability warnings
- Update repository url
0.5.1
- Upgrading to webpack v4.28.2 to support dynamic imports.
0.5.0
- Allow for base path injection in
htmlSource.
0.4.0
- Bug:: Fixes the way Underreact handles root relative urls.
0.3.1
- Bug:: Fixes SVG imports inside CSS files.