Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Fix cms saving in category module
issue: NEXT-14820
author: Jannis Leifeld
author_email: j.leifeld@shopware.com
author_github: @jleifeld
---
- Changed the comparison of JSON changes from
JSON.stringify
tolodash.isEqual
in thechangeset-generator.data.js
- Added deletion of specific cms config keys also in the
sw-category-detail/index.js
- Removed check for
getCmsPageOverrides
insw-category-detail/index.js
. Now the fields are also nullable