Skip to content

Code Connect v1.1.3

Latest
Compare
Choose a tag to compare
@tomduncalf-figma tomduncalf-figma released this 11 Sep 12:53

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)