From 474547b24b73cbe921307b47bd53fafb9fd58c28 Mon Sep 17 00:00:00 2001 From: Ruslan Matkovskyi Date: Tue, 10 Dec 2024 00:45:57 +0100 Subject: [PATCH] CHANGELOG has been changed --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f083d7851c..b70907331d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,10 @@ Our versioning strategy is as follows: * `[nextjs][sitecore-jss-nextjs]` Support for Component Library feature in XMCloud ([#1987](https://github.com/Sitecore/jss/pull/1987)) +### 🐛 Bug Fixes + +* `[templates/nextjs-sxa]` Fixed an issue in the `Container` component where `background-image` was not rendering correctly in `pageState === 'edit'` ([#1997](https://github.com/Sitecore/jss/pull/1997)) + ## 22.3.0 / 22.3.1 ### 🐛 Bug Fixes