This repository was archived by the owner on Dec 7, 2018. It is now read-only.
Releases: researchgate/gemini-react
Releases · researchgate/gemini-react
v0.10.0
- chore: add conventional-github-releaser (6c56997)
- chore(release): 0.10.0 (af6cb8d)
- chore(test): add istanbul for code coverage (0ee4d6c)
- fix(*): use webpack config from options completely (b733188)
- fix(deps): remove unnecessary dependencies (10f7020)
- test: add tests for RouteBuilder (eda2c62)
BREAKING CHANGE
webpackLazyModeoption is now incompatible with webpack plugins,
which split one chunk into multiple. Either switch it off or exclude
such plugins from your config from gemini tests.