v1.1.3
版本发布时间: 2024-09-11 20:53:19
figma/code-connect最新发布版本:v1.1.3(2024-09-11 20:53:19)
Fixed
HTML
- Fixed an issue where
imports
was incorrectly not included in the TypeScript interface - Added a note in the documentation that HTML support requires
moduleResolution: "NodeNext"
React
- Fixed an issue where
imports
was incorrectly not included in the TypeScript interface (fixes https://github.com/figma/code-connect/issues/159)