Skip to content

Releases: 14nrv/jest-vue-matcher

v2.0.0

03 Oct 16:16
Compare
Choose a tag to compare

2.0.0 (2020-10-03)

Bug Fixes

chore

BREAKING CHANGES

  • removed toBeVisible, renamed toHaveAClass to toHaveClass
  • removed toBeVisible, renamed toHaveAClass to toHaveClass

v1.1.0

23 Oct 16:18
Compare
Choose a tag to compare

1.1.0 (2018-10-23)

Features

v1.0.1

19 Oct 19:06
Compare
Choose a tag to compare

1.0.1 (2018-10-19)

Bug Fixes

  • remove src folder for publish (eee4d4a)

v1.0.0

19 Oct 16:11
Compare
Choose a tag to compare

1.0.0 (2018-10-19)

Features

  • add jest matchers for vue (c5ed65a)
  • add question component (4a74857)