Skip to content

0.6.2

Compare
Choose a tag to compare
@humhei humhei released this 25 Feb 01:57
· 233 commits to master since this release
3ed8e49

#228 BUG: ts2fable fails with "Option has no value"
#235 FEATURE: Online version
#239 Imporve performance of ts2fable
#241 BUG: global variable is not genereted
#275 Remove private members from classes
#277 Unwrap options if the parameter itself is optional
#278 Also transform TypeLiterals in return types of methods
#289 Merge duplicated inner modules after merging the outer modules
#288 Fix "type float = float" (babylonjs)
#287 Add a second pass to 'extractTypeLiterals'
#293 Handle static properties