From 57205dcc18a6e0232312260934d5ff0eb2b277af Mon Sep 17 00:00:00 2001 From: NikoHelle Date: Thu, 4 Apr 2024 11:37:44 +0300 Subject: [PATCH] (hds-2183) Changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 553ccce10c..899cfd0147 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,8 +20,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 #### Changed Changes that are not related to specific components + - [Component] What has been changed - [Link] Possibility to style a Link as button with `useButtonStyles` prop. +- [Header] Fixed an issue with inconsistent css-class order in SSR. #### Fixed @@ -40,6 +42,7 @@ Changes that are not related to specific components #### Changed Changes that are not related to specific components + - [Component] What has been changed - [Link] Possibility to style a Link as button. @@ -80,6 +83,7 @@ Changes that are not related to specific components #### Changed Changes that are not related to specific components + - [Component] What has been changed #### Fixed @@ -99,6 +103,7 @@ Changes that are not related to specific components #### Changed Changes that are not related to specific components + - [Component] What has been changed #### Fixed @@ -118,6 +123,7 @@ Changes that are not related to specific components #### Changed Changes that are not related to specific components + - [Component] What has been changed #### Fixed @@ -137,6 +143,7 @@ Changes that are not related to specific components #### Changed Changes that are not related to specific components + - [Component] What has been changed #### Fixed