React Typescript Yarn Lerna Monorepo Eslint Prettier Boilerplate Versions Save

Starting point for a Typescript, React (v16.8.0-alpha.0), Yarn & Lerna monorepo project with full setup for ESLint and Prettier.

1.0.3

3 years ago

Fixed: #1

1.0.2

4 years ago

Minor fix setup for tsconfig.json for react components shared package

1.0.1

4 years ago

Minor fix for test setup with react-testing-library

1.0.0

4 years ago

Fully working version with latest react versions.

React v16.8+ with current version v16.13.1

react-scripts v3+ with current version v3.4.0 (v3.4.1 doesn't work because of an error concerning the webpack dev server, see https://github.com/facebook/create-react-app/issues/8685, fix in progress)

0.0.2

4 years ago

Major updates:

Update to React v16.8+ with current version v16.13.1

Update to react-scripts v3+ with current version v3.1.2

0.0.1

4 years ago

Initial release