Releases: searchfe/ts2php
Releases · searchfe/ts2php
v0.19.8
0.19.8 (2019-12-12)
Bug Fixes
- options type for Ts2Php constructor (faeeb0c)
Performance Improvements
- allow single typescript project instance (0c54887)
v0.19.7
0.19.7 (2019-12-11)
Bug Fixes
- remove typeof return array (36846aa)
v0.19.1
0.19.1 (2019-11-27)
Bug Fixes
- support fromIndex for String.prototype.indexOf. fixes #97 (09b68f5)