]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
docs: remove old tasks
authorEduardo San Martin Morote <posva13@gmail.com>
Tue, 31 Dec 2019 10:08:39 +0000 (11:08 +0100)
committerEduardo San Martin Morote <posva13@gmail.com>
Tue, 31 Dec 2019 10:08:39 +0000 (11:08 +0100)
README.md
yarn.lock

index 02e4412c15c4172d4a5cdc75e4cbc52cabb4a28e..556721d8c819b2cd4e46ad7b2421acd2fa7dbb6c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -58,9 +58,9 @@ A few notes about the project and possible questions:
 
 - [ ] List Getters on DevTools
 - [ ] Nuxt Module
-- [ ] Automatic fresh store on Server Side?
 - [ ] Flag to remove devtools support (for very light production apps)
-- [ ] Allow grouping stores together into a similar structure and allow defining new getters
+- [ ] Allow grouping stores together into a similar structure and allow defining new getters (`pinia`)
+- [ ] Getter with params that act like computed properties (@ktsn)
 
 ## Installation
 
index 07e68aa8cee6c2b72fe63509c6e14a3ce6412285..71e1db0693ba0468e596d556b067357e57afae8e 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
     regexpp "^3.0.0"
     tsutils "^3.17.1"
 
-"@typescript-eslint/experimental-utils@2.12.0":
-  version "2.12.0"
-  resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.12.0.tgz#e0a76ffb6293e058748408a191921e453c31d40d"
-  integrity sha512-jv4gYpw5N5BrWF3ntROvCuLe1IjRenLy5+U57J24NbPGwZFAjhnM45qpq0nDH1y/AZMb3Br25YiNVwyPbz6RkA==
-  dependencies:
-    "@types/json-schema" "^7.0.3"
-    "@typescript-eslint/typescript-estree" "2.12.0"
-    eslint-scope "^5.0.0"
-
 "@typescript-eslint/experimental-utils@2.13.0":
   version "2.13.0"
   resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.13.0.tgz#958614faa6f77599ee2b241740e0ea402482533d"
     "@typescript-eslint/typescript-estree" "2.13.0"
     eslint-visitor-keys "^1.1.0"
 
-"@typescript-eslint/typescript-estree@2.12.0":
-  version "2.12.0"
-  resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.12.0.tgz#bd9e547ccffd17dfab0c3ab0947c80c8e2eb914c"
-  integrity sha512-rGehVfjHEn8Frh9UW02ZZIfJs6SIIxIu/K1bbci8rFfDE/1lQ8krIJy5OXOV3DVnNdDPtoiPOdEANkLMrwXbiQ==
-  dependencies:
-    debug "^4.1.1"
-    eslint-visitor-keys "^1.1.0"
-    glob "^7.1.6"
-    is-glob "^4.0.1"
-    lodash.unescape "4.0.1"
-    semver "^6.3.0"
-    tsutils "^3.17.1"
-
 "@typescript-eslint/typescript-estree@2.13.0":
   version "2.13.0"
   resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.13.0.tgz#a2e746867da772c857c13853219fced10d2566bc"