Skip to content

Latest commit

 

History

History
91 lines (54 loc) · 5.03 KB

CHANGELOG.md

File metadata and controls

91 lines (54 loc) · 5.03 KB

0.1.9 (2022-08-19)

Features

0.1.8 (2022-07-05)

  • Update versions

0.1.7 (2022-01-23)

0.1.6 (2022-01-23)

Bug Fixes

0.1.5 (2022-01-22)

Bug Fixes

  • remove unused option for spying (28a334c)

0.1.4 (2022-01-21)

Features

  • create and restore spies with other test frameworks (#144) (b7fd685)
  • Add support to vitest

0.1.3 (2021-12-09)

Features

  • cleanup guards in reset (3e07bd3)
  • detect global sinon to support peeky (f2bb5a7)

0.1.2 (2021-11-26)

Features

  • undeprecate runInComponentGuards (816f5fa)

0.1.1 (2021-11-26)

Features

  • add useRealNavigation, deprecate runRealNavigation and runPerRouteGuards (714ab14)
  • wip (1687c09)

0.1.0 (2021-10-18)

Bug Fixes

  • silence unnecessary warnings (cc3dedf)
  • types: with latest test utils (8448bca)

0.0.3 (2021-03-30)

Features

0.0.2 (2021-01-12)

Features

0.0.1 (2020-12-28)

Features

0.0.0 (2020-11-05)

Initial commit