Skip to content

Commit f8c77fd

Browse files
committed
Update Readme for New API Proposal
1 parent d6f1c0c commit f8c77fd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Vuex Class Component
22
A Type Safe Solution for Vuex Modules using ES6 Classes and ES7 Decorators that works out of the box for TypeScript and JavaScript.
33

4+
## ATTENTION! - New API Proposal (No Decorators)
5+
https://github.com/michaelolof/vuex-class-component/issues/27
6+
47
## Goals
58
* Ensure your Codebase is type safe when writing Vuex Modules.
69
* Provide proxies for getters, mutations and actions in a type safe way

0 commit comments

Comments
 (0)