Skip to content

Releases: ttarnowski/ts-sinon

2.0.2

16 Sep 13:13
052ab08
Compare
Choose a tag to compare

Fixed the inheritance issue.

2.0.1

27 Oct 11:41
addffe7
Compare
Choose a tag to compare
  • improved typings
  • dependencies upgrade
  • bug fixes

1.0.21

12 Sep 08:46
7a5c8b5
Compare
Choose a tag to compare
  • Fixed compilation bugs by updating tsconfig.json
  • Added new 'stubConstructor' method
  • Fixed typings causing compilation errors when sinon method are being used on stubbed methods
  • Deprecated methodMap argument

1.0.17

18 Mar 22:44
5ec3d11
Compare
Choose a tag to compare
  • Fixed compilation bugs by updating tsconfig.json

1.0.16

23 Feb 15:21
7532ade
Compare
Choose a tag to compare
  • Upgraded dependencies.
  • Removed unused dependencies
  • Fixed tests

1.0.11

17 Dec 21:44
Compare
Choose a tag to compare
  • Package installs from the npm correctly
  • Import works