v3.0.0
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