This repository has been archived by the owner on Apr 20, 2023. It is now read-only.
0.2.0 - Removing dependencies, removing react-scripts
This release removes the dependency on react-scripts due to conflicts with TypeScript and Storybook.
At the moment, react-scripts makes decisions about your TSConfig file that interfere with the library building portion of this project. Resolving that led to test issues that could not be resolved. This release removes react-scripts until both can work together.
Also
- Removing bootstrap dependency
- Updating scripts
- Updating to storybook 4.1.1