- NX migrate to 13.10.3
- Remove external dependency with gel-ui
- Need README to understand the steps. Use the migrations.json to explain the step by step explanation to create a changelog that devs can follow.
- Baby steps
TODO
- Take a look into a report and recommendations e.g. use dependabot
- Recommended order of updates: react, apollo
Recommendations:
- Need urgently a distinction of types:
- import { Checkbox, Hyperlink, Loading } from '@aesop-engineering/ui-gel';
- BodyCopy (sometimes type or component), BodyCopyType (its a component)
- Fragments recommends to have unique names
- Eslint rule to not duplicate imports
- useEffect with [] dependencies to fetch: https://react.dev/learn/synchronizing-with-effects#fetching-data