Code Connect v1.1.3
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)