]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/shortlog
thirdparty/vuejs/pinia.git
2020-03-30  dependabot... chore(deps-dev): bump @typescript-eslint/eslint-plugin
2020-03-30  dependabot... chore(deps-dev): bump @typescript-eslint/parser from...
2020-03-26  Eduardo San... chore: remove double sponsors
2020-03-26  Eduardo San... chore: add sponsors
2020-03-23  dependabot... chore(deps-dev): bump @vue/composition-api from 0.4...
2020-03-23  dependabot... chore(deps-dev): bump @typescript-eslint/parser from...
2020-03-23  dependabot... chore(deps-dev): bump eslint-config-prettier from 6...
2020-03-23  dependabot... chore(deps-dev): bump @typescript-eslint/eslint-plugin
2020-03-21  Eduardo San... chore: remove checkbox
2020-03-21  Eduardo San... chore: remove getters with params
2020-03-16  dependabot... chore(deps-dev): bump @typescript-eslint/parser from...
2020-03-16  dependabot... chore(deps-dev): bump @typescript-eslint/eslint-plugin
2020-03-16  dependabot... chore(deps-dev): bump rollup-plugin-terser from 5.2...
2020-03-13  dependabot... chore(deps): [security] bump acorn from 6.4.0 to 6.4.1
2020-03-09  dependabot... chore(deps-dev): bump @types/jest from 25.1.3 to 25.1.4
2020-03-09  dependabot... chore(deps-dev): bump @nuxt/types from 0.6.3 to 0.6.4
2020-03-09  dependabot... chore(deps-dev): bump @typescript-eslint/eslint-plugin
2020-03-09  dependabot... chore(deps-dev): bump rollup from 1.32.0 to 1.32.1
2020-03-09  dependabot... chore(deps-dev): bump @typescript-eslint/parser from...
2020-03-02  dependabot... chore(deps-dev): bump @typescript-eslint/parser from...
2020-03-02  dependabot... chore(deps-dev): bump rollup from 1.31.1 to 1.32.0
2020-03-02  dependabot... chore(deps-dev): bump typescript from 3.8.2 to 3.8.3
2020-03-02  dependabot... chore(deps-dev): bump @typescript-eslint/eslint-plugin
2020-03-02  dependabot... chore(deps-dev): bump @nuxt/types from 0.6.2 to 0.6.3
2020-02-22  Eduardo San... chore: up deps
2020-02-17  dependabot... chore(deps-dev): bump rollup from 1.31.0 to 1.31.1
2020-02-17  dependabot... chore(deps-dev): bump rollup-plugin-typescript2 from...
2020-02-17  dependabot... chore(deps-dev): bump @typescript-eslint/eslint-plugin
2020-02-17  dependabot... chore(deps-dev): bump @typescript-eslint/parser from...
2020-02-10  dependabot... chore(deps-dev): bump @typescript-eslint/eslint-plugin
2020-02-10  dependabot... chore(deps-dev): bump @typescript-eslint/parser from...
2020-02-10  dependabot... chore(deps-dev): bump codecov from 3.6.4 to 3.6.5
2020-02-10  dependabot... chore(deps-dev): bump @types/jest from 25.1.1 to 25.1.2
2020-02-10  dependabot... chore(deps-dev): bump rimraf from 3.0.1 to 3.0.2
2020-02-10  dependabot... chore(deps-dev): bump ts-jest from 25.1.0 to 25.2.0
2020-02-06  Rijk van Zantendocs: add missing getters example in readme (#70)
2020-02-03  dependabot... chore(deps-dev): bump @rollup/plugin-replace from 2...
2020-02-03  dependabot... chore(deps-dev): bump codecov from 3.6.2 to 3.6.4
2020-02-03  dependabot... chore(deps-dev): bump @rollup/plugin-alias from 3.0...
2020-02-03  dependabot... chore(deps-dev): bump rollup from 1.30.1 to 1.31.0
2020-01-30  Eduardo San... docs: add note about next branch
2020-01-30  Eduardo San... chore: up deps
2020-01-30  Eduardo San... docs: update demo link
2020-01-30  Eduardo San... docs: clearer implications of where to call useStore
2020-01-27  dependabot... chore(deps-dev): bump rollup from 1.29.0 to 1.29.1
2020-01-27  dependabot... chore(deps-dev): bump @typescript-eslint/eslint-plugin
2020-01-27  dependabot... chore(deps-dev): bump codecov from 3.6.1 to 3.6.2
2020-01-27  dependabot... chore(deps-dev): bump @typescript-eslint/parser from...
2020-01-27  dependabot... chore(deps-dev): bump @types/jest from 24.9.0 to 24.9.1
2020-01-27  dependabot... chore(deps-dev): bump jest and ts-jest
2020-01-20  Eduardo San... Release 0.0.5 0.0.5
2020-01-20  Eduardo San... test: test nested getters change
2020-01-20  Eduardo San... feat: allow using getters in other getters
2020-01-20  Eduardo San... refactor: use Map to allow arbitrary ids
2020-01-20  Eduardo San... types: add type checking to nuxt plugin
2020-01-20  Eduardo San... refactor: simplify state provider
2020-01-20  Eduardo San... refactor: add rootStore.ts
2020-01-20  Eduardo San... refactor: move types
2020-01-20  Eduardo San... test: getRootState
2020-01-20  Eduardo San... feat: allow empty state option to make it easy to group...
2020-01-20  Eduardo San... docs: typos
2020-01-20  Eduardo San... docs: small usage notes
2020-01-20  Eduardo San... docs: document new api
2020-01-20  Eduardo San... feat: add nuxt module
2020-01-20  Eduardo San... feat: allow passing the req to useStore
2020-01-20  Eduardo San... fix: bind the actions to the store
2020-01-20  Eduardo San... feat: allow useStore to be called within a store
2020-01-20  Eduardo San... test: fix types
2020-01-20  Eduardo San... test: test actions
2020-01-20  Eduardo San... refactor: put actions inside the store
2020-01-20  Eduardo San... test: fix hydration state
2020-01-20  Eduardo San... feat: handle SSR state hydration
2020-01-20  Eduardo San... feat: state hydration
2020-01-20  Eduardo San... refactor: use a WeakMap for stores to support SSR
2020-01-20  dependabot... chore(deps-dev): bump typescript from 3.7.4 to 3.7.5
2020-01-20  dependabot... chore(deps-dev): bump @types/jest from 24.0.25 to 24.9.0
2020-01-15  pierresaidchore: typo (#55)
2020-01-13  Eduardo San... feat: export types, support state hydration
2020-01-13  Eduardo San... chore(dev-deps): up deps
2020-01-13  dependabot... chore(deps-dev): bump rollup-plugin-terser from 5.1...
2020-01-13  dependabot... chore(deps-dev): bump ts-jest from 24.2.0 to 24.3.0
2020-01-13  dependabot... chore(deps-dev): bump @typescript-eslint/eslint-plugin
2020-01-13  dependabot... chore(deps-dev): bump @typescript-eslint/parser from...
2020-01-13  dependabot... chore(deps-dev): bump rollup from 1.28.0 to 1.29.0
2020-01-09  Eduardo San... Release 0.0.4 0.0.4
2020-01-09  Eduardo San... fix: loose TS type for StateTree
2020-01-06  dependabot... chore(deps-dev): bump @typescript-eslint/parser from...
2020-01-06  dependabot... chore(deps-dev): bump @typescript-eslint/eslint-plugin
2020-01-06  dependabot... chore(deps-dev): bump rollup from 1.27.14 to 1.28.0
2020-01-02  Eduardo San... chore: readme
2019-12-31  Eduardo San... docs: add demo
2019-12-31  Eduardo San... Release 0.0.3 0.0.3
2019-12-31  Eduardo San... fix: global vueCompositionApi name
2019-12-31  Eduardo San... docs: remove old tasks
2019-12-30  dependabot... chore(deps-dev): bump @typescript-eslint/eslint-plugin
2019-12-30  dependabot... chore(deps-dev): bump @types/jest from 24.0.24 to 24...
2019-12-30  dependabot... chore(deps-dev): bump @typescript-eslint/parser from...
2019-12-30  dependabot... chore(deps-dev): bump eslint-config-prettier from 6...
2019-12-23  Patricktest: store.subscribe (#29)
2019-12-23  dependabot... chore(deps-dev): bump rollup from 1.27.13 to 1.27.14
next