Skip to content

Version v2.0.0

Compare
Choose a tag to compare
@BiosBoy BiosBoy released this 25 Mar 10:34
· 75 commits to master since this release
ec10a1e

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.