File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 4.0.2
4+
5+ - ` @create-figma-plugin/build@4.0.2 `
6+
7+ - Fix issue with using CSS modules with ` typescript@5 ` .
8+
9+ - ` @create-figma-plugin/ui@4.0.2 `
10+
11+ - Fix a bug with the ` RangeSlider ` component when ` minimum ` is non-zero. ([ #261 ] ( https://github.com/yuanqing/create-figma-plugin/issues/261 ) )
12+ - Allow the ` Checkbox ` component to be set to an “indeterminate” or “mixed” value.
13+
14+ - ` create-figma-plugin@4.0.2 `
15+
16+ - Update calls to the Tailwind CSS CLI in the the ` preact-tailwindcss ` template. ([ #256 ] ( https://github.com/yuanqing/create-figma-plugin/issues/256 ) )
17+
318## 4.0.1
419
520- ` @create-figma-plugin/build@4.0.1 `
621
7- - Ignore the ` .git ` folder when watching ([ #258 ] ( https://github.com/yuanqing/create-figma-plugin/issues/258 ) )
22+ - Ignore the ` .git ` folder when watching. ([ #258 ] ( https://github.com/yuanqing/create-figma-plugin/issues/258 ) )
823
924## 4.0.0
1025
You can’t perform that action at this time.
0 commit comments