From a3a0e9eebeef4830a739d615bb5f3a39fbdfa51c Mon Sep 17 00:00:00 2001 From: Joseph Garrone Date: Thu, 21 Jul 2022 19:49:10 +0200 Subject: [PATCH] Add closest thing to a migration guide from v4 to v5 (changelog ignore) --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e0323ce..ba38c2cf 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,9 @@ If you already had a `keycloak_theme_email` you should rename it `keycloak_email ## v5.0.0 -New i18n system. Import of terms and services have changed. [See example](https://github.com/garronej/keycloakify-demo-app/blob/a5b6a50f24bc25e082931f5ad9ebf47492acd12a/src/index.tsx#L46-L63). +[Migration guide](https://github.com/garronej/keycloakify-demo-app/blob/a5b6a50f24bc25e082931f5ad9ebf47492acd12a/src/index.tsx#L46-L63) +New i18n system. +Import of terms and services have changed. [See example](https://github.com/garronej/keycloakify-demo-app/blob/a5b6a50f24bc25e082931f5ad9ebf47492acd12a/src/index.tsx#L46-L63). ## v4.10.0