Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

0.6.0

Compare
Choose a tag to compare
@wtrocki wtrocki released this 03 Jun 16:22
· 17 commits to master since this release
  • Updated to support Keycloak10 and Keycloak 9.0 and Keycloak 8
  • BREAKING: Deprecated support for older keycloak instances (Keycloak 4,5,6,7)
    Developers might still use this library with older versions but they will get type incompatibility when compiling in typescript.
  • BREAKING: Removed reliance on GraphQL-tools on user namespace.
    Developers no longer need to have graphql-tools installed.