Releases: ttarnowski/ts-sinon
Releases · ttarnowski/ts-sinon
2.0.2
2.0.1
- improved typings
- dependencies upgrade
- bug fixes
1.0.21
- 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
- Fixed compilation bugs by updating tsconfig.json
1.0.16
- Upgraded dependencies.
- Removed unused dependencies
- Fixed tests
1.0.11
- Package installs from the npm correctly
- Import works