Releases: searchfe/ts2php
Releases · searchfe/ts2php
v0.27.0
0.27.0 (2020-07-17)
Features
- array_filter 需要使用 array_value 来包裹 (17983e8)
v0.26.2
0.26.2 (2020-07-01)
Bug Fixes
- emit require_once when target not typed (7ff8e80)
v0.26.1
0.26.1 (2020-06-30)
Bug Fixes
- keep extension name in import specifier (30cdc2d)
v0.25.3
0.25.3 (2020-06-04)
Bug Fixes
- add default initializer for unrequired parameter, close #115 (9050165)
v0.25.1
0.25.1 (2020-04-26)
Bug Fixes
- destrcture add temp variable (ca5897e)
v0.25.0
0.25.0 (2020-04-23)
Bug Fixes
- add skipLibCheck in default compilerOptions (3afdaf5)
Features
- supprot array destruct in experssion statement (2857d9e)