**Changes**
- Deprecate `icon` prop, use `nav` instead
- [Upgrade material-ui to 4.1.3](https://github.com/mui-org/material-ui/releases/tag/v4.12.3)
**Potential side-effects**
- Fixed issue highlighted by updated tests, where underlying `<AutoField/>` components did not spread `fieldProps` onto underlying elements
**misc**
- Rework the linter setup
- Move to Github Actions
- Switch to [5monkeys/cobertura-action](https://github.com/5monkeys/cobertura-action) from coveralls
- Remove unnecessary dependencies
- Bump devDependencies
- Bump peerDependencies
- Bump dependencies
- Use webpack 5