Skip to content

Latest commit

History

History
110 lines (64 loc) 路 5.93 KB

CHANGELOG.md

File metadata and controls

110 lines (64 loc) 路 5.93 KB

1.1.0 (2024-02-08)

Features

1.0.0 (2023-07-18)

Bug Fixes

  • upgrade vue-test-utils types (b8faf58)

0.2.0 (2023-02-28)

Bug Fixes

  • types: add types export to export mapping in package.json (#183) (d658bf2)

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