Tags: codfish/vue-testing-library
Tags
fix(types): Remove Router and Vuex dependencies (testing-library#246)
feat: allow passing instantiated Vue Router (testing-library#239)
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>
fix(types): exclude tsconfig from types folder in publish flow (testi… …ng-library#213) Port of testing-library/react-testing-library#893 Co-authored-by: Matan Borenkraout <Matanbobi@gmail.com>
feat: Remove Router/Vuex for Vue 3 (testing-library#206) * Remove handling of router/vuex * Fix existing tests * Mark types as deprecated * Add simple vuex example * Improve messaging * Mark store as optional
PreviousNext