New
v0.1.1
- SSR updated for React 16
- i18n works.
- Removed
/users/and Dashboard routes. - Added
/linksroute with links to docs. - Added
/route with a description(empty now) of the project. - Regression with Lazy-loading (app works only w/o it)
- Tests: Jest throws
"expect is not defined"