Skip to content
This repository has been archived by the owner on Dec 7, 2018. It is now read-only.

v0.10.0

Latest
Compare
Choose a tag to compare
@SevInf SevInf released this 11 Nov 16:35
· 34 commits to master since this release
  • 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

  • webpackLazyMode option 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.