You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/storybook/changelog.mdx
+6-15Lines changed: 6 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,21 +16,12 @@ We will publish release version history and changes here. Where possible, we wil
16
16
17
17
Beta versions should be relatively stable but subject to occssional breaking changes.
18
18
19
-
### **5.0.0-beta.52 - ??/??/25**
20
-
21
-
-**feat:** Added Figma Code Connect for `Badge`, `Breadcrumbs`, `Button`, `Chip`, `ChipGroup`, `Link`, `Tag` and `TagGroup`.
22
-
-**feat!:** Added Figma Code Connect for `Accordion`, `Avatar`, and `Features`. Includes the following breaking changes:
23
-
- The colour prop for `Avatar` now accepts `'default' | 'primary'` instead of `'default' | 'purple'`;
24
-
- Renamed `FeaturesItem` to `FeatureItem`. If consumers are using `Features.Item` or the common items like `Features.Bedrooms`, this change will have no impact.
25
-
-**feat:** Added Figma Code Connect for `BottomBar`, `ButtonGroup`, `ChipSelect` and `CompactSelectNative`.
26
-
-**feat:** Added Figma Code Connect for `Divider`, `EmptyData`, `SelectNative`, and `SplitButton`.
27
-
-**feat:** Added Figma Code Connect for `FolderTabs`, `PrimaryTabs`, `SecondaryTabs`, and `Tooltip`.
28
-
-**feat:** Added Figma Code Connect for `FilterBar`, `StatusIndicator`, and `SupplementaryInfo`.
29
-
-**feat:** Added Figma Code Connect for `Dialog`, `Drawer`, and `Menu`.
30
-
-**feat:** Added Figma Code Connect for `LabelText`, `PageHeader` and `Pagination`. Includes the following breaking changes:
31
-
- Renamed `breadcrumbs` prop on `PageHeader` to `navigation` to better align with Figma component.
32
-
-**feat:** Added Figma Code Connect for `SideBar` and `TopBar`.
33
-
-**feat:** Added Figma Code Connect for `Table`.
19
+
### **5.0.0-beta.52 - 17/09/25**
20
+
21
+
-**feat:** Added Figma Code Connect for majority of core components.
22
+
-**chore!:** The colour prop for `Avatar` now accepts `'default' | 'primary'` instead of `'default' | 'purple'`;
23
+
-**chore!:** Renamed `FeaturesItem` to `FeatureItem`. If consumers are using `Features.Item` or the common items like `Features.Bedrooms`, this change will have no impact.
24
+
-**chore!:** Renamed `breadcrumbs` prop on `PageHeader` to `navigation` to better align with Figma component.
34
25
-**fix:** Fixed incorrectly defined entry points for lab and utils.
0 commit comments