Skip to content

Tags: wouterfovel/vue-testing-library

Tags

v6.6.1

Toggle v6.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: missing optional parameter for emitted (testing-library#276)

v6.6.0

Toggle v6.6.0's commit message
Merge branch 'next'

v5.8.3

Toggle v5.8.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(types): Pass Store type to RenderOptions/render function (testing…

…-library#268)

v6.5.1

Toggle v6.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Add missing cleanup type (testing-library#264)

v6.5.0

Toggle v6.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: drop Node 10 support (testing-library#243)

v5.8.2

Toggle v5.8.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(types): Remove Router and Vuex dependencies (testing-library#246)

v5.8.1

Toggle v5.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: support TypeScript v3 (testing-library#241)

v5.8.0

Toggle v5.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: allow passing instantiated Vue Router (testing-library#239)

v5.7.0

Toggle v5.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: allow passing instantiated Vuex store (testing-library#232)

* feat: allow passing instantiated Vuex store

* Update types/index.d.ts

Co-authored-by: Adrià Fontcuberta <afontcu@gmail.com>

v6.4.2

Toggle v6.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(types): expose RenderOptions (testing-library#225)