Skip to content

Releases: ledsoft/react-authorization

0.4.3

03 Sep 13:19

Choose a tag to compare

  • Update dependencies.

0.4.2

03 Feb 18:04

Choose a tag to compare

  • Adds missing children prop to IfAuthorized. Thanks to @marcelorl for the PR.

0.4.1

01 May 19:57

Choose a tag to compare

  • Fixes missing children prop in TypeScript definitions in React 18 (#21).

0.4.0

28 Apr 08:24

Choose a tag to compare

  • Allow passing boolean directly as isAuthorized to the IfAuthorized component (now it takes a function or boolean).
  • Update dependencies.

0.3.3

10 Feb 09:15

Choose a tag to compare

  • Simplify rendering of IfAllGranted, make it consistent with the other components.
  • Update dependencies.

0.3.2

09 Nov 20:20

Choose a tag to compare

  • Fix missing export of IfAuthorized from the module.

0.3.1

18 Sep 08:45

Choose a tag to compare

  • Dependency updates.

0.3.0

18 Jan 09:21
86b825b

Choose a tag to compare

  • Added IfAuthorized component allowing to use custom authorization functions.
  • Updated dependencies.

0.2.3

16 Sep 08:32

Choose a tag to compare

  • Updated dependencies.

0.2.2

12 Nov 15:47

Choose a tag to compare

  • Updated dependencies.