Skip to content

Releases: smhxx/atom-ts-transpiler

v1.5.3

08 Nov 05:54
Compare
Choose a tag to compare

1.5.3 (2020-11-08)

Bug Fixes

  • package: update Renovate config & trigger new patch version (3bf63cb)

v1.5.2

03 Apr 23:27
Compare
Choose a tag to compare

1.5.2 (2018-04-03)

Documentation

  • README: migrate documentation to GitHub Wiki to avoid needing to republish for each change (5b17779)

v1.5.1

27 Mar 11:19
0fd18d3
Compare
Choose a tag to compare

Features

  • getCacheKeyData: include TypeScript module version in cacheKeyData (93d6538)

Bug Fixes

  • fix critical issue introduced in previously published v1.5.0 [see #36] (af3cd0d)

v1.5.0

27 Mar 11:02
93d6538
Compare
Choose a tag to compare

This version was unpublished on NPM due to a critical regression (see #36). Use 1.4.3 or 1.5.1 instead.

v1.4.2

22 Jan 11:30
Compare
Choose a tag to compare

Miscellaneous

  • README: update configuration instructions to reflect changes in v1.4.0 (e24f27d)

v1.4.1

22 Jan 11:30
f04c483
Compare
Choose a tag to compare

Bug Fixes

Miscellaneous

  • README: update example dependents list (19ac56d)

v1.4.0

22 Jan 11:30
8d6df6d
Compare
Choose a tag to compare

Features

  • getCacheKeyData: include tsconfig options (8ce08c7), closes #21

v1.3.0

22 Jan 11:30
93fef0e
Compare
Choose a tag to compare

Features

  • config: allow comments in tsconfig files (3396357), closes #18
  • config: respect 'extends' directive (701e02e), closes #18

v1.2.4

22 Jan 11:30
d67390b
Compare
Choose a tag to compare

Erroneous release. No commits in this range changed the published code on npm.

v1.2.3

22 Jan 11:30
cc95f99
Compare
Choose a tag to compare

Miscellaneous

  • README: update FAQ section on Atom packages (3035382)
  • README: add title-bar-replacer to examples (cc3bba2)