Skip to content

Latest commit

 

History

History
122 lines (58 loc) · 6.33 KB

CHANGELOG.md

File metadata and controls

122 lines (58 loc) · 6.33 KB

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

26.0.6 (2024-11-28)

Other

  • deps: bump @keycloak/keycloak-admin-client from 26.0.5 to 26.0.6 (3138316)

26.0.5 (2024-11-06)

Other

  • deps: bump @keycloak/keycloak-admin-client from 26.0.0 to 26.0.5 (3f58b20)

26.0.0 (2024-10-09)

Other

  • deps: bump @keycloak/keycloak-admin-client from 25.0.6 to 26.0.0 (a410021)

25.0.6 (2024-10-03)

25.1.0 (2024-09-30)

Other

  • deps-dev: update dependencies (20a92ff)
  • deps: bump @keycloak/keycloak-admin-client from 25.0.4 to 25.0.6 (9d12f9f)

Features

  • exports: export NetworkError and NetworkErrorOptions (9201488), closes #21

25.0.4 (2024-08-21)

Other

  • deps: bump @keycloak/keycloak-admin-client from 25.0.2 to 25.0.4 (bda183d)

25.0.2 (2024-07-31)

Other

  • deps: bump @keycloak/keycloak-admin-client from 25.0.1 to 25.0.2 (f63c271)
  • deps: update to esbuild 0.23.0 (2e8b4f8)

25.0.1-1 (2024-06-28)

Bug Fixes

  • fix broken import after update (0c577e1)

25.0.1 (2024-06-28)

Other

  • deps: update @keycloak/keycloak-admin-client to 25.0.1 (b35186e), closes #18

24.0.5 (2024-06-28)

Other

  • deps: update @keycloak/keycloak-admin-client to 24.0.5 (ac7b347), closes #18

23.0.7 (2024-06-28)

Other

  • deps-dev: update to latest versions (d66e9b5)
  • deps: bump @keycloak/keycloak-admin-client from 22.0.1 to 22.0.4 (225b924)
  • deps: bump @keycloak/keycloak-admin-client from 22.0.4 to 22.0.5 (25ff60e)
  • deps: bump @keycloak/keycloak-admin-client from 22.0.5 to 23.0.6 (80c4244)
  • deps: update @keycloak/keycloak-admin-client to 23.0.7 (7387ebc)

22.0.1 (2023-08-29)

Bug Fixes

  • interface: add auth interfaces (d48e12c)
  • interfaces: re-import interfaces (4e34aed)

Other

  • update keycloak to 22.0.1, re-export some interfaces (bbec4a1)

21.0.1 (2023-03-07)

Other

  • deps: bump @keycloak/keycloak-admin-client from 20.0.3 to 21.0.1 (45157bf)

20.0.3 (2023-01-20)

Other

1.0.0 (2022-12-21)

Features

  • keycloak: build the ecma script module as a commonJS module (88ea82e)