]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/shortlog
thirdparty/vuejs/pinia.git
2023-09-07  Eduardo San... docs: remove metrics
2023-09-06  Kuizuodocs: update link to Nuxt website (#2400)
2023-09-01  lqzhgooddocs(zh): migration-vuex.md typo (#2391)
2023-08-28  zzuligydocs: remove outdated sentence (#2384)
2023-08-28  Eduardo San... feat(warn): improve getActivePinia warning
2023-08-28  Eduardo San... docs(zh): mastering pinia
2023-08-24  Eduardo San... docs: mastering pinia
2023-08-21  Zhenghang Caidocs: improved syntax (#2369)
2023-08-21  Nico Devsdocs: Add Link to Vue.js Certification (#2362)
2023-08-18  Daniel Kellydocs: broken play button on Vue School links (#2360)
2023-08-17  Nazaré da Piedadedocs: add portuguese documentation link (#2345)
2023-08-15  Julian Schäferdocs: fix fragment links in testing stores page (#2351)
2023-08-15  Eduardo San... refactor: run nested scopes within pinia
2023-08-12  Keshav Sharmadocs: typo (#2347)
2023-08-03  Eduardo San... docs: better slugify
2023-08-03  Eduardo San... refactor: internal var name
2023-08-03  Eduardo San... docs: api updates
2023-08-03  Eduardo San... docs: no longer needed patch for duplicated id
2023-08-03  Eduardo San... chore: up vitepress deps
2023-08-01  Burke Hollanddocs: VSCode to VS Code (#2337)
2023-07-31  Eduardo San... chore: add playground files
2023-07-31  Eduardo San... docs: nested stores imports
2023-07-31  Eduardo San... chore: playground tests
2023-07-31  Eduardo San... feat(imports): add storeDirs auto import
2023-07-31  Eduardo San... chore: pnpm version
2023-07-26  Eduardo San... fix(devtools): correctly load initial states
2023-07-26  Eduardo San... release: pinia@2.1.6 pinia@2.1.6
2023-07-26  Eduardo San... fix(devtools): preserve store reactivity
2023-07-26  Eduardo San... release: pinia@2.1.5 @pinia/testing@0.1.3 @pinia/testing@0.1.3 pinia@2.1.5
2023-07-26  Eduardo San... fix(devtools): correctly load the state
2023-07-25  Eduardo San... docs: note about state in setup stores
2023-07-21  Niceplugindocs(ko): add ko-KR translation (#2320)
2023-07-19  Markus Oberlehnerdocs: add info about Nuxt 3 in README.md (#2315)
2023-07-18  Shizukudocs(zh): add translation for `@pinia/nuxt.ModuleOption...
2023-07-18  Eduardo San... chore: up sponsors
2023-07-18  Raúl Aguilardocs: link to Spanish translation (#2003)
2023-07-16  培根666docs(zh): Update state.md (#2136)
2023-07-16  MENGKEdocs(zh): Update pinia.md about table header (#2143)
2023-07-16  daxiongzdocs(zh): update state.md about `$reset` (#2142)
2023-07-03  Eduardo San... chore: up vitest
2023-07-03  Eduardo San... chore: up test utils
2023-07-03  Eduardo San... docs: up vitepress
2023-06-30  Reza RabbaniAdd missing comma (#2293)
2023-06-29  Wilsonfix(devtools): wrong toast message (#2290)
2023-06-28  Eduardo San... build: fix banner
2023-06-28  Lou RectoretExplicit title for store props destructuring (#2282)
2023-06-26  Eduardo San... chore: up pnpm
2023-06-26  Eduardo San... style: lint
2023-06-25  Abhay Chauhandocs: minor changes (#2273)
2023-06-23  Eduardo San... test: refactor to cover setup stores too
2023-06-14  Eduardo San... release: pinia@2.1.4 pinia@2.1.4
2023-06-14  Eduardo San... fix(devtools): group setup store sync actions mutations
2023-06-07  Eduardo San... docs: kdb style
2023-06-07  Eduardo San... docs: upgrade typedoc
2023-06-07  Eduardo San... docs: add vscode snippets
2023-06-07  Simondocs: remove reference to ViteSSR (#2083)
2023-05-24  Eduardo San... Update CHANGELOG.md [skip ci]
2023-05-18  Eduardo San... release: pinia@2.1.3 pinia@2.1.3
2023-05-18  Eduardo San... fix(types): revert declare module vue
2023-05-18  Eduardo San... release: pinia@2.1.2 @pinia/testing@0.1.2 @pinia/testing@0.1.2 pinia@2.1.2
2023-05-18  Eduardo San... chore: up deps
2023-05-18  Eduardo San... build: update peer dep
2023-05-17  Eduardo San... release: pinia@2.1.1 pinia@2.1.1
2023-05-17  Eduardo San... fix: expect Vue 3.3
2023-05-17  Eduardo San... release: @pinia/nuxt@0.4.11 pinia@2.1.0 @pinia/testing... @pinia/nuxt@0.4.11 @pinia/testing@0.1.1 pinia@2.1.0
2023-05-17  Eduardo San... docs: using inject within setup stores
2023-05-17  Eduardo San... chore: imports
2023-05-17  Eduardo San... test: add test utils test
2023-05-17  Eduardo San... chore: comment in testing
2023-05-17  Eduardo San... chore: add playground tests
2023-05-17  Eduardo San... chore: remove playground code
2023-05-17  Eduardo San... chore: remove old composables
2023-05-17  Eduardo San... chore: cleanup playground
2023-05-17  Eduardo San... refactor: types
2023-05-17  Eduardo San... ci: pr for v2 only
2023-05-17  Eduardo San... refactor: hasInjectionContext
2023-05-17  Eduardo San... test: app level injections
2023-05-17  Eduardo San... test: reenable test
2023-05-17  Eduardo San... docs: ignore playground folder
2023-05-17  Eduardo San... chore: update vue to 3.3
2023-05-17  Eduardo San... Revert "chore: tmp upgrade to beta"
2023-05-17  Eduardo San... feat: allow app injections in setup stores
2023-05-17  Eduardo San... chore: tmp upgrade to beta
2023-05-17  Eduardo San... fix(types): use declare module vue
2023-05-16  Alex Liurefactor: reduce the unnecessary use of `markRaw` ...
2023-05-15  Alex Liudocs: update `$state` JSDoc to reflect internal patchin...
2023-05-13  Michael Synandocs: update link to Nuxt website (#2200)
2023-05-11  Eduardo San... style: lint
2023-05-11  Leon Heessdocs(testing): clarify createSpy docs (#2195)
2023-05-10  Julian Sdocs: unify naming of store (#2190)
2023-05-08  Eduardo San... feat(devtools): allow resetting setup stores from inspector
2023-05-08  Eduardo San... chore: remove test code
2023-05-08  Eduardo San... test: names
2023-05-08  Eduardo San... feat(testing): restoreGetters function
2023-05-08  Eduardo San... release: @pinia/nuxt@0.4.10 pinia@2.0.36 @pinia/testing... @pinia/nuxt@0.4.10 @pinia/testing@0.1.0 pinia@2.0.36
2023-05-08  Eduardo San... test: stubReset option
2023-05-08  Eduardo San... feat(testing): allow mocking $reset
2023-05-05  IsraelRemove vuemastery banner (#2186)
2023-05-04  Daniel Roechore(nuxt): bump nuxt core dev dependencies and reenab...
2023-04-24  Eduardo San... chore: vitest run in test script
next