Skip to content

Releases: fuse-box/fuse-box-typechecker

V.2.6.3

20 Nov 20:27
Compare
Choose a tag to compare

-Types added to package.json

V.2.6.2

12 Nov 10:16
Compare
Choose a tag to compare

Fix error where option errors was not printed to console

This will be in own section

Sample
image

V.2.6.1

03 Nov 14:50
Compare
Choose a tag to compare

Updated dependencies
fixed typos in readme
shim for node 6.x for object enties

V.2.6.0

30 Sep 13:23
Compare
Choose a tag to compare
  • grouping
  • option to shorten names

image

V.2.5.0

24 Sep 14:07
Compare
Choose a tag to compare

Promise now runs as async not sync
Updated dependencies
Made internal test easier to use after new build

V.2.4.0

03 Sep 21:21
Compare
Choose a tag to compare

Optional callback to runAsync()

v2.3.4

04 Jul 10:21
Compare
Choose a tag to compare

Internal tslint updated with more settings, this resulted in changes in build, no other changes

v2.3.3

04 Jul 08:38
Compare
Choose a tag to compare

Only fixes to internal TsLint file, and code fixes needed for TsLint to not complain

v.2.3.2

03 Jul 10:59
Compare
Choose a tag to compare
  • added sourcemaps
  • added more to its internal tsconfig file
  • updated code to not display errors with new tsconfig file

v.2.3.1

02 Jul 16:13
Compare
Choose a tag to compare
  • improved screen print a little
  • Internal cleanup mostly, fixed a lot of types and commented a lot of the code