File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
88
99### Added
1010
11- - Added custom icon for "Concatenate to file" operator (CMEM-6476).
11+ - Added custom icon for "Concatenate to file" operator (CMEM-6476).
1212- ` <ContentGroup /> ` component
1313 - Manage display of a grouped content section.
1414 - Add info, actions and context annotations by using its properties.
@@ -33,18 +33,15 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
3333
3434### Fixed
3535
36- - ` CodeAutocompleteField ` :
37- - Code editor resets to initial value on every code editor instance re-init
36+ - ` <CodeAutocompleteField /> ` :
37+ - Code editor resets to initial value on every code editor instance re-init
38+ - ` <TagList /> `
39+ - do not create empty list items
3840
3941### Changed
4042
4143- StickyNote data structure: Refactored position and dimension (breaking change)
4244
43- ### Fixed
44-
45- - ` <TagList /> `
46- - do not create empty list items
47-
4845## [ 24.0.1] - 2025-02-06
4946
5047### Changed
You can’t perform that action at this time.
0 commit comments