Please see below a list of project versions with the description of changes appeared in these versions.
- add React 16 as a peer dependency
- use prop-types package for PropTypes
- react-router moved to peerDependencies
- yarn.lock removed from .gitignore
- Contributing file added
- Unnecessary index.html removed
- Changelog file added
- yarn.lock file added to .gitignore
- Small code style fixes
- Readme file fixes
- Ability to custom handling of unauthorized role added to
AuthorizedComponent
- Initial version of the project