Skip to content

Releases: dsb-norge/vue-keycloak-js

v3.0.1

13 Jan 11:34
Compare
Choose a tag to compare

Changes

  • Exporting types in index.ts to be able to do import type { VueKeycloakInstance } from '@dsb-norge/vue-keycloak-js' (or other type imports).

Full Changelog: v3.0.0...v3.0.1

v3.0.0

09 Jan 14:12
60795f1
Compare
Choose a tag to compare

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

v2.4.0

05 Jun 11:42
Compare
Choose a tag to compare

What's Changed

  • feat: upgrade to latest keycloak js adapter v21.1.1 by @josteitv in #175
  • chore: updated README and author in package.json by @josteitv in #176

Full Changelog: v2.3.0...v2.4.0

Prerelase: updated instantiation method for KC class

05 Jun 10:36
Compare
Choose a tag to compare

v2.4.0-0

05 Jun 08:34
Compare
Choose a tag to compare
v2.4.0-0 Pre-release
Pre-release

What's Changed

  • feat: upgrade to latest keycloak js adapter v21.1.1 by @josteitv in #175
  • chore: updated README and author in package.json by @josteitv in #176

Full Changelog: v2.3.0...v2.4.0-0

v2.3.0

01 Jun 07:01
Compare
Choose a tag to compare

What's Changed

  • add updateInterval as an option in VueKeycloakOptions by @jakubserwin in #154
  • Update examples to use latest library versions by @josteitv in #159
  • export const KeycloakSymbol by @idc77 in #168
  • chore(deps): update frontend - minor and patch by @renovate in #160
  • feat: build and deploy with GitHub Actions by @josteitv in #172
  • Add onAuthLogout callback and update README by @nd0ut in #163
  • chore: bump deps by @josteitv in #173

New Contributors

  • @jakubserwin made their first contribution in #154
  • @idc77 made their first contribution in #168
  • @nd0ut made their first contribution in #163

Full Changelog: v2.2.0...v2.3.0

Bumping keycloak-js to 18.0.1

24 Jan 11:03
Compare
Choose a tag to compare

New release with keycloak-js bumped to 18.0.1 following latest for redhat-sso 7.6.x

Fixed build output for 2.1.4-beta release

31 May 05:28
Compare
Choose a tag to compare

Thanks to @vdyakov for pointing it out. This should contain the correct output files for the current release

Pinned and updated dependencies

11 May 11:38
d98eb82
Compare
Choose a tag to compare
Pre-release
  • Pinned dependencies
  • Updated dev-dependencies
  • Added package-lock.json
  • Minor README fixes

Fixed minor typo when initialization keycloak-js adapter incorrectly

20 Jan 14:19
Compare
Choose a tag to compare
v2.1.3-beta

2.1.3-beta