Skip to content

v3.0.0

Compare
Choose a tag to compare
@baltom baltom released this 09 Jan 14:12
· 7 commits to main since this release
60795f1

What's Changed

Read https://www.keycloak.org/docs/latest/release_notes/index.html to see changes between keycloak 21.1.1 and 26.0.7

Breaking changes

  • Does not support vue 2 anymore
  • Update to latest keycloak js adapter v26.0.7 (which has a lot of changes in keycloak itself)

Other changes

  • feat: added useKeycloak() function to more easily get a reactive object containing keycloak data
  • chore: updated examples & readmes
  • chore: switching to vite plugin building

Full Changelog: v2.4.0...v3.0.0