Skip to content

v0.8.6

Compare
Choose a tag to compare
@ialex32x ialex32x released this 14 Sep 04:48
· 353 commits to main since this release
  • Experimental: Automatically collect all dependent JS files when exporting (include JS source files in node_modules)
  • Experimental: Add code doc helper annotations (@deprecated @experimental @help)
  • Experimental: Add Android and iOS build support (not fully tested)
  • Fixed: tsc doesn't emit JS with relative path of TS source (explicitly define rootDir='./' in tsconfig.json now)