Skip to content

Commit e128055

Browse files
committed
Edit CHANGELOG.md
1 parent b314763 commit e128055

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
- `@create-figma-plugin/[email protected]`
1717

1818
- Updated the visual design of all components to follow Figma’s latest UI3 design.
19+
- Removed the `Preview` component.
20+
- Removed the `variant` prop from the `Dropdown`, `Textbox`, `TextboxAutocomplete`, `TextboxColor`, `TextboxMultiline`, and `TextboxNumeric` components.
1921
- Dropped support for UI2 icons in favor of UI3 icons, which are only available in sizes `16×16` and `24×24`. You may encounter build errors if your plugin UI uses any icons from v3. If so, find an appropriate replacement icon in the UI3 [Storybook](https://yuanqing.github.io/create-figma-plugin/storybook/).
2022

2123
- Updated the minimum `node` version to `v22` for all packages.

0 commit comments

Comments
 (0)