Version v2.0.0
Hooks are fully integrated into the CoConat Starter-Kit Builder now!
Other improvements and features:
- Partially moved app to TypeScript v.3.3.4.
- Major Update of react dependencies (react react-dom react-redux react-router react-router-dom redux).
- Added React Hooks Example introduction in Boddy Component.
- Added es2017 lib in tsconfig.json for better namespaces handling.
- Added react-hooks linter to eslint configuration.
- Added react-hooks linter to tslint configuration.
- Added react-hooks/exhaustive-deps dependency.
- Moved space-in-parens rule in tslint config into the disabled state.
- Removed yarn-error.lock file.