Releases: testing-library/vue-testing-library
Releases · testing-library/vue-testing-library
v6.3.4
6.3.4 (2021-01-11)
Bug Fixes
- install: do not call vue-apollo patch on installation (fa22f41)
v6.3.3
6.3.3 (2021-01-08)
Bug Fixes
- plugins: allow setting vuex/router and custom plugins (#200) (92c3140)
v6.3.2
6.3.2 (2021-01-08)
Bug Fixes
- rerender: Do not mount component again on rerender (#199) (ca5f32c)
v6.3.1
6.3.1 (2020-12-13)
Bug Fixes
- types: add missing types for Vue Router (49208ef)
v6.3.0
6.3.0 (2020-12-09)
Features
v6.2.0
6.2.0 (2020-12-03)
Features
v5.6.1
5.6.1 (2020-11-25)
Bug Fixes
v5.6.0
5.6.0 (2020-11-24)
Features
- Add support for input file on
fireEvent.update
(#179) (b762198)
v5.5.2
5.5.2 (2020-11-24)
Bug Fixes
- import pretty-format from testing-library/dom (#185) (a051013)
v5.5.1
5.5.1 (2020-11-24)
Bug Fixes
- Make fireEvent.update work with lazy modifier (#183) (853d998)