This repository has been archived by the owner on Mar 31, 2021. It is now read-only.
Releases: sumup/create-sumup-react-app
Releases · sumup/create-sumup-react-app
Version 1.1.0-canary.2
Patches
- Improve App spec file: 082f739
Version 1.1.0-canary.1
Patches
- Add prop-types devDependency: 76faa67
Version 1.1.0-canary.0
Version 1.0.1
Patches
- Commit changes in created app: b2fdf41
Version 1.0.1-beta.0
Patches
- Commit changes in created app: b2fdf41
Version 1.0.0
Initial release with the following features.
- Create a new React app based on
create-react-app
. - @sumup/foundry for linting and creating components.
- 👩🎤emotion 9 for styles.
- @sumup/circuit-ui as component library.
- react-testing-library for UI testing.
Version 1.0.0-beta.8
Patches
- Set jest-emotion version to ^9.0.0: 8965bd2
Version 1.0.0-beta.7
Patches
- Set specific versions of dependencies: #2
Version 1.0.0-beta.6
Version 1.0.0-beta.5
Patches
- Only ignore top-level assets folder: d0647d6