Skip to content

Releases: nonara/ts-patch

v1.4.5

25 Oct 17:59
Compare
Choose a tag to compare

1.4.5 (2021-10-25)

Bug Fixes

  • compilation fails if basedir resolves to cwd (#65) (9bac698)

v1.4.4

27 Aug 20:51
Compare
Choose a tag to compare

1.4.4 (2021-08-27)

Bug Fixes

  • --basedir flag fails if dir is not a subdir of a package (5912288)

v1.4.3

23 Aug 00:24
Compare
Choose a tag to compare

1.4.3 (2021-08-23)

Bug Fixes

  • Relative transform paths do not resolve from project root dir with compiler API (fixes #59) (e38655a)
  • ts 3.6.5 does not patch properly (fixes #55) (1babac9)