Skip to content

Tags: 14nrv/jest-vue-matcher

Tags

v2.0.0

chore(release): 2.0.0 [skip ci]

# [2.0.0](v1.1.0...v2.0.0) (2020-10-03)

### Bug Fixes

* lint ([5e0d8b1](5e0d8b1))
* lint ([240e774](240e774))

### chore

* bump npm dependencies ([2157620](2157620))
* bump npm dependencies ([425b0f5](425b0f5))

### BREAKING CHANGES

* removed toBeVisible, renamed toHaveAClass to toHaveClass
* removed toBeVisible, renamed toHaveAClass to toHaveClass

v1.1.0

chore(release): 1.1.0 [skip ci]

# [1.1.0](v1.0.1...v1.1.0) (2018-10-23)

### Features

* add toHaveProp matcher ([d35646e](d35646e))

v1.0.1

chore(release): 1.0.1 [skip ci]

## [1.0.1](v1.0.0...v1.0.1) (2018-10-19)

### Bug Fixes

* remove src folder for publish ([eee4d4a](eee4d4a))

v1.0.0

chore(release): 1.0.0 [skip ci]

# 1.0.0 (2018-10-19)

### Features

* add jest matchers for vue ([c5ed65a](c5ed65a))
* add question component ([4a74857](4a74857))