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