Tags: JoseGoncalves/vue-keycloak
Tags
chore(release): 3.0.0 [skip ci] ## [3.0.0](v2.7.1...v3.0.0) (2024-06-17) ### Breaking Changes * keycloak is now a reactive reference to the keycloak-js adapter instance ([a199c5d](a199c5d)) * minimum Vue version is 3.4.0 ([d7e9a18](d7e9a18)) ### Bug Fixes * fixed VueKeycloakPluginConfig type ([9e4b6ba](9e4b6ba)) ### Internal * remove unnecessary isPromise check on plugin install ([086f8e3](086f8e3))
chore(release): 2.5.0 [skip ci] ## [2.5.0](v2.4.0...v2.5.0) (2024-02-14) ### Features * broader keycloak-js peer dependency (compatible with versions 18 to 23) ([ee32817](ee32817)) * drop support to load config with an HTTP request ([1c56a68](1c56a68)) ### Bug Fixes * fix Intellisense not resolving module ([094bad2](094bad2)) ### Internal * reformat eslint config ([65f9a51](65f9a51)) * replace deprecated KeycloakInstance with Keycloak ([80eeafd](80eeafd)) * replace getKeycloak call with $keycloak in createKeycloak ([83773c2](83773c2))
PreviousNext