Skip to content

Releases: hirezio/auto-spies

v3.0.0

03 Aug 13:50
Compare
Choose a tag to compare

3.0.0 (2018-08-03)

Code Refactoring

  • Observable: The method nextWithError has been renamed to throwWith (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 to throwWith
  • TypeScript Version: Requires TypeScript 2.8 and above (c3f6ed2)

v2.0.3

11 Jul 23:07
Compare
Choose a tag to compare

2.0.3 (2018-07-11)

Bug Fixes

  • global: changed global dependency to window (f5633e8)

v2.0.2

11 Jul 22:59
Compare
Choose a tag to compare

2.0.2 (2018-07-11)

Bug Fixes

  • global: fixed the global fix (c20d007)

v2.0.1

11 Jul 22:41
Compare
Choose a tag to compare

2.0.1 (2018-07-11)

Bug Fixes

  • global: Add a shim for global in case it runs in a browser (bcaa770)

v2.0.0

27 Jun 09:55
Compare
Choose a tag to compare

2.0.0 (2018-06-27)

Features

  • RxJS: Upgraded to RxJS 6 (f9eca33)

BREAKING CHANGES

  • RxJS: RxJS 6 will break existing projects

v1.0.0

26 Jun 20:31
Compare
Choose a tag to compare

1.0.0 (2018-06-26)

Features

BREAKING CHANGES

  • Wanted to push it to 1.0.0