Skip to content

VS Code

Compare
Choose a tag to compare
@ctaggart ctaggart released this 29 Nov 12:42
· 337 commits to master since this release
80326be
  • VS Code binding are able to be generated.
  • Param docs are transferred.
  • Sub modules are exported and accessible. The module naming is now PascalCase to avoid conflicts.
  • Types are generated for TS TypeLiterals. This avoids some pain with overloads, especially in Node API.
  • TS Alias Unions have corresponding modules with of, is, & as helper functions.
  • const variables are now read only

https://github.com/fable-compiler/ts2fable/milestone/4?closed=1