]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/shortlog
thirdparty/vuejs/pinia.git
2020-10-12  dependabot... chore(deps-dev): bump jest from 26.4.2 to 26.5.3 258/head
2020-10-09  Eduardo San... release: v2.0.0-alpha.5 v2.0.0-alpha.5
2020-10-09  Eduardo San... refactor: prefix store properties with $ (#254)
2020-10-05  dependabot... Merge pull request #251 from posva/dependabot/npm_and_y...
2020-10-05  dependabot... Merge pull request #250 from posva/dependabot/npm_and_y...
2020-10-05  dependabot... Merge pull request #252 from posva/dependabot/npm_and_y...
2020-10-05  dependabot... chore(deps-dev): bump ts-jest from 26.4.0 to 26.4.1 252/head
2020-10-05  dependabot... chore(deps-dev): bump @vue/test-utils from 2.0.0-beta... 251/head
2020-10-05  dependabot... chore(deps-dev): bump @microsoft/api-extractor from... 250/head
2020-09-29  Eduardo San... docs: hydration for ssr
2020-09-29  Eduardo San... release: v2.0.0-alpha.4 v2.0.0-alpha.4
2020-09-29  Eduardo San... refactor: clear devtools from cjs
2020-09-29  Eduardo San... fix: detach stores creation from currentInstance
2020-09-28  Eduardo San... test: add failing test
2020-09-28  Eduardo San... release: v2.0.0-alpha.3 v2.0.0-alpha.3
2020-09-28  Eduardo San... chore: add missing file
2020-09-28  Eduardo San... test(dts): fix
2020-09-28  Eduardo San... ci: clear cache
2020-09-28  Eduardo San... feat: deprecation message createStore
2020-09-28  Eduardo San... ci: add auto merge [skip ci]
2020-09-28  Eduardo San... ci: add automerge
2020-09-28  Eduardo San... refactor: rename createStore to defineStore
2020-09-28  Eduardo San... feat(ssr): support ssr
2020-09-28  dependabot... chore(deps-dev): bump rollup from 2.28.1 to 2.28.2...
2020-09-28  dependabot... chore(deps-dev): bump rollup-plugin-typescript2 from...
2020-09-25  Eduardo San... docs: show how to install pinia
2020-09-25  Eduardo San... test: fix globals
2020-09-25  Eduardo San... build: fix changelog [skip ci]
2020-09-25  Eduardo San... release: v2.0.0-alpha.2 v2.0.0-alpha.2
2020-09-25  Eduardo San... refactor: remove browser build
2020-09-23  Eduardo San... test: huh?
2020-09-23  Eduardo San... refactor: simpler devtools
2020-09-23  Eduardo San... feat: add devtools support
2020-09-23  Eduardo San... docs: update links [skip ci]
2020-09-22  Eduardo San... docs: add link to CS
2020-09-22  Eduardo San... release: v2.0.0-alpha.1 v2.0.0-alpha.1
2020-09-22  Eduardo San... build: prepare release
2020-09-22  Eduardo San... test: add type tests
2020-09-22  Eduardo San... chore: up deps
2020-09-22  Eduardo San... chore: remove unused file [skip ci]
2020-09-22  Eduardo San... chore: remove old todo
2020-09-22  Eduardo San... refactor: remove old fixme
2020-09-22  Eduardo San... chore: regenerate lock
2020-09-22  Eduardo San... feat: merge all properties under this
2020-09-22  Eduardo San... feat: access the state and getters through `this` ...
2020-09-22  Eduardo San... refactor: adapt to new libs
2020-09-22  Eduardo San... docs: update .github
2020-01-30  Eduardo San... Release 0.1.0-alpha.1 0.1.0-alpha.1
2020-01-30  Eduardo San... refactor: rename details about branch
2020-01-30  Eduardo San... Merge branch 'master' into next
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
next