Skip to content

Releases: hirezio/auto-spies

jasmine-auto-spies@6.9.2

18 Jan 23:28
Compare
Choose a tag to compare

6.9.2 (2021-01-18)

Bug Fixes

  • global: fix multi calledWith bug (777fc59), closes #39

@hirez_io/auto-spies-core@1.6.1

18 Jan 23:28
Compare
Choose a tag to compare

1.6.1 (2021-01-18)

Bug Fixes

  • global: fix multi calledWith bug (777fc59), closes #39

jest-auto-spies@1.6.1

22 Dec 10:39
Compare
Choose a tag to compare

1.6.1 (2020-12-22)

Note: Version bump only for package jest-auto-spies

jest-auto-spies@1.6.0

22 Dec 10:26
Compare
Choose a tag to compare

1.6.0 (2020-12-22)

Features

  • global: add provideAutoSpy util for Angular tests (c0680f7), closes #26

jasmine-auto-spies@6.9.1

22 Dec 10:39
Compare
Choose a tag to compare

6.9.1 (2020-12-22)

Note: Version bump only for package jasmine-auto-spies

jasmine-auto-spies@6.9.0

22 Dec 10:26
Compare
Choose a tag to compare

6.9.0 (2020-12-22)

Features

  • global: add provideAutoSpy util for Angular tests (c0680f7), closes #26

jest-auto-spies@1.5.0

20 Dec 23:13
Compare
Choose a tag to compare

1.5.0 (2020-12-20)

Features

  • global: add createObservableWithValues (d2966f1)

jasmine-auto-spies@6.8.0

20 Dec 23:13
Compare
Choose a tag to compare

6.8.0 (2020-12-20)

Features

  • global: add createObservableWithValues (d2966f1)

@hirez_io/auto-spies-core@1.6.0

20 Dec 23:13
Compare
Choose a tag to compare

1.6.0 (2020-12-20)

Features

  • global: add createObservableWithValues (d2966f1)

jest-auto-spies@1.4.0

18 Dec 20:52
Compare
Choose a tag to compare

1.4.0 (2020-12-18)

Features

  • global: add nextWithValues (de3c30b), closes #20