# [2.0.0](https://github.com/14nrv/jest-vue-matcher/compare/v1.1.0...v2.0.0) (2020-10-03)


### Bug Fixes

* lint ([5e0d8b1](https://github.com/14nrv/jest-vue-matcher/commit/5e0d8b1f847f30ba942f3350923ab7c0c72b8b54))
* lint ([240e774](https://github.com/14nrv/jest-vue-matcher/commit/240e774889116544ae4d85dc0f9ed4341b1a6ba5))


### chore

* bump npm dependencies ([2157620](https://github.com/14nrv/jest-vue-matcher/commit/2157620d38cb976c0862fb31e069681a7f77f2e7))
* bump npm dependencies ([425b0f5](https://github.com/14nrv/jest-vue-matcher/commit/425b0f51f5bcc28340597d3ed52f1f0c0a69cae9))


### BREAKING CHANGES

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

# [1.1.0](https://github.com/14nrv/jest-vue-matcher/compare/v1.0.1...v1.1.0) (2018-10-23)


### Features

* add toHaveProp matcher ([d35646e](https://github.com/14nrv/jest-vue-matcher/commit/d35646e))

## [1.0.1](https://github.com/14nrv/jest-vue-matcher/compare/v1.0.0...v1.0.1) (2018-10-19)


### Bug Fixes

* remove src folder for publish ([eee4d4a](https://github.com/14nrv/jest-vue-matcher/commit/eee4d4a))

# 1.0.0 (2018-10-19)


### Features

* add jest matchers for vue ([c5ed65a](https://github.com/14nrv/jest-vue-matcher/commit/c5ed65a))
* add question component ([4a74857](https://github.com/14nrv/jest-vue-matcher/commit/4a74857))
