Skip to content

Code Connect v1.1.3

Compare
Choose a tag to compare
@tomduncalf-figma tomduncalf-figma released this 11 Sep 12:53
· 8 commits to main since this release

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 #159)