Skip to content

Releases: burczu/react-router-role-authorization

v1.1.4

11 Oct 07:20
Compare
Choose a tag to compare

Changelog:

  • add React 16 as a peer dependency
  • use prop-types package for PropTypes

v.1.1.3

28 Mar 17:23
Compare
Choose a tag to compare

Changelog:

  • react-router moved to peerDependencies
  • yarn.lock removed from .gitignore

v1.1.2

10 Mar 15:35
Compare
Choose a tag to compare

Changelog:

  • Contributing file added
  • Unnecessary index.html removed
  • Changelog file added
  • yarn.lock file added to .gitignore

v1.1.1

08 Mar 10:42
Compare
Choose a tag to compare

Changelog:

  • Small code style fixes
  • Readme file fixes

v1.1.0

08 Mar 09:57
Compare
Choose a tag to compare

Changelog:

  • Ability to custom handling of unauthorized role added to AuthorizedComponent