Releases: hirezio/auto-spies
Releases · hirezio/auto-spies
v3.0.0
3.0.0 (2018-08-03)
Code Refactoring
- Observable: The method
nextWithError
has been renamed tothrowWith
(abf057e)
Features
- types: Added conditional typesTypeScript auto completes the spy methods based on the AutoSpyable method's return type
BREAKING CHANGES
- Observable: The method
nextWithError
has been renamed tothrowWith
- TypeScript Version: Requires TypeScript 2.8 and above (c3f6ed2)