diff --git a/README.md b/README.md index fff55dd..cb4db20 100644 --- a/README.md +++ b/README.md @@ -26,9 +26,9 @@ yarn build - [x] [Composition API](https://composition-api.vuejs.org/) - [x] [TypeScript](https://www.typescriptlang.org/) - [x] [ESLint](https://eslint.vuejs.org/) -- [ ] [Vue router](https://next.router.vuejs.org/) -- [ ] [Vuex](https://vuex.vuejs.org/) +- [x] [Vue router](https://next.router.vuejs.org/) +- [x] [Vuex](https://vuex.vuejs.org/) - [ ] Unit test ([Vue Test Utils](https://github.com/vuejs/vue-test-utils-next)) -- [ ] Unit test ([Vue Testing Library](https://testing-library.com/docs/vue-testing-library/intro)) +- [ ] Unit test ([Vue Testing Library](https://testing-library.com/docs/vue-testing-library/intro)) (Temporarily unavailable) - [ ] E2E test ([Cypress](https://docs.cypress.io)) -- [ ] [SFC Script Setup](https://github.com/vuejs/rfcs/blob/sfc-improvements/active-rfcs/0000-sfc-script-setup.md) +- [ ] [SFC Script Setup](https://github.com/vuejs/rfcs/blob/sfc-improvements/active-rfcs/0000-sfc-script-setup.md) (Unstable)