Releases: allaboutapps/cra-template-aaa-typescript
Releases · allaboutapps/cra-template-aaa-typescript
v1.3.1
v1.2.0
- Update README cdb1304
- Add dynamic change of base name d6397d6
- Update changelog ba0748a
- Update node and yarn 0123b9c
- Add changelog bc65089
- Remove default meta description fd37117
- Add error message component 4960812
- Update packages 61e2930
- Fix image import 56a8c0c
- Fix invalid property 374a7e9
- Disable some new eslint rules f533c70
- Remove debugger for chrome VSC extension d5326ea
- Remove unused files c99da44
- Fix deprecation warning 1c49a28
- Fix typo and add command to test template 53d9828
- Remove tslint disable rules 4a5276b
- Remove VSC tslint extension 84322a3
v1.1.1
v1.1.0
- Fix test script 6a87a6b
- Remove .yarnrc 6a5d1b4
- Remove unused files f83aa69
- Remove graphql support, enable prettier also for css, json and html, update packages d97a11c
- Switch to asdf version manager 445d968
- Show loading overlay while store is rehydrating 61024ff
- update package.json 2d190e6
- update readme cc6e10c
- update readme 00352b8
- adjust readme 327a848
- prettify code eb3db61
- add prettier and regarding settings e36c8f7
- remove unnecessary types 786b851
- Add NoAuthOnlyRoute to get rid of componentDidUpdate in LoginSite, also rename rest to props a668cfd
- replace formsy with formik ec4d791
- directly import TextField from material-ui c7629a9
- update dependencies cb8a3d6
- move network and stores folders outside components folder f2fdb8a
- Remove observer from DashboardRouter, do not pass visibility prop to LoadingOverlay since it is not necessary a0a6af0
- rewrite routers to functional components 3a1fcfe
- remove top border 9bbb1a5
- move .env file 0967828
- add .env file with EXTEND_ESLINT=true fe73e78
- directly export theme b46b2b1
- directly export Styles 1eeeacc
- directly export Images 7f8beef
- Use arrow functions and directly export in FormValidations 510abcf
- rewrite exports in sites directory eb2c703
- rewrite other exports in routers directory c610da0
- directly export routes 363bd1a
- directly export history 18f85bd
- use arrow functions in API 69c5ae3
- add semicolons f510a9c
- remove unecessary function body in LoadingOverlay 37ed893
- infer type to state 82fdccb
- Recreate NotFoundSite as functional component f1eb402
- LoadingOverlay: write as functional component, CustomInputField: deconstruct props, reduce lines on simple setStates, do not recreate handlers bb2b44c
- use correct path to template c20b134
- add ls command 173eca9
- remove unnecessary command e29d9a3
- add back docker build into drone.yml ee43065
- adjust name in package.json to repository name df66050
- change path in drone.yml 943fdc3
- add license to package.json 29a0182
- remove a slash in path def42d7
- fix command to create react app via cra d223cbb
- remove explicit version on create-react-app install 5962d12
- remove unnecessary extra $ sign af9527c
- stringify create-react-app command 5a66d0d
- add file:/// at beginning to templatepath eabc472
- rename drone file to correct name 4d828a9
- add docker build to drone.yml 1a57e37
- test drone configuration 702f8d4
- rename license building script to be more clear 1f29bd3
- remove resolutions since types updated. Need to be added back on demand after scaffolding 5ae7ee3
- change scripts to optionally build with third party notices (licences), ignore custom webpack config (via craco) otherwise 5e0ea73