Skip to content

Releases: searchfe/ts2php

v0.27.0

17 Jul 08:30
Compare
Choose a tag to compare

0.27.0 (2020-07-17)

Features

  • array_filter 需要使用 array_value 来包裹 (17983e8)

v0.26.2

01 Jul 14:03
Compare
Choose a tag to compare

0.26.2 (2020-07-01)

Bug Fixes

  • emit require_once when target not typed (7ff8e80)

v0.26.1

30 Jun 06:24
Compare
Choose a tag to compare

0.26.1 (2020-06-30)

Bug Fixes

  • keep extension name in import specifier (30cdc2d)

v0.26.0

19 Jun 02:49
Compare
Choose a tag to compare

0.26.0 (2020-06-19)

Features

  • support not emitting use (b9831ff)

v0.25.3

04 Jun 14:33
Compare
Choose a tag to compare

0.25.3 (2020-06-04)

Bug Fixes

  • add default initializer for unrequired parameter, close #115 (9050165)

v0.25.2

04 Jun 14:20
Compare
Choose a tag to compare

0.25.2 (2020-06-04)

Bug Fixes

v0.25.1

26 Apr 04:21
Compare
Choose a tag to compare

0.25.1 (2020-04-26)

Bug Fixes

  • destrcture add temp variable (ca5897e)

v0.25.0

23 Apr 14:12
Compare
Choose a tag to compare

0.25.0 (2020-04-23)

Bug Fixes

  • add skipLibCheck in default compilerOptions (3afdaf5)

Features

  • supprot array destruct in experssion statement (2857d9e)

v0.24.0

28 Mar 03:32
Compare
Choose a tag to compare

0.24.0 (2020-03-28)

Features

  • prevent any type calling (c3518ca)

v0.23.6

27 Mar 14:35
Compare
Choose a tag to compare

0.23.6 (2020-03-27)

Bug Fixes

  • support date api warning (2c6ac95)