This repository has been archived by the owner on Jan 1, 2024. It is now read-only.
v0.1.1
Pre-release
Pre-release
- SSR updated for React 16
- i18n works.
- Removed
/users/
and Dashboard routes. - Added
/links
route 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"