We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
CHANGELOG.md
1 parent 89a7e4c commit 1db1c96Copy full SHA for 1db1c96
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## 3.2.1
4
+
5
+- `@create-figma-plugin/build@3.2.1`
6
7
+ - Ignore the output directory when building with the `--watch` flag. ([#237](https://github.com/yuanqing/create-figma-plugin/issues/237))
8
9
+- Bumped dependencies in all packages.
10
11
## 3.2.0
12
13
- `@create-figma-plugin/build@3.2.0`
@@ -12,7 +20,7 @@
20
21
- `@create-figma-plugin/ui@3.2.0`
14
22
15
- - Fix type error caused by the `EventHandler` module.
23
+ - Fixed type error caused by the `EventHandler` module.
16
24
17
25
- Bumped dependencies in all packages.
18
26
0 commit comments