This repository has been archived by the owner on Oct 5, 2021. It is now read-only.
Releases: mockdeep/typewiz
Releases · mockdeep/typewiz
0.7.2
0.7.1
0.7.0
- feat: Find more types using Type Inference #27
- feat: handle object literal types #39
- feat:
this
typings #40 - fix(webpack): middleware writes partial
collected-types.json
#42 - fix: fields in
IInstrumentOptions
should be optional #43 - fix: incorrect signature for
$_$twiz.track()
#44 - fix: don't instrument calls with spread arguments #45
- fix: apply-types adds
any
types wheninstrumentCallExpressions
is enabled #47
0.6.0
0.5.0
0.4.1
Arrow function support
- feat: add support for instrumenting arrow functions
0.3.1
Find types for class fields
- feat #7: Find types for class fields