]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/shortlog
thirdparty/vuejs/pinia.git
2021-11-15  renovate[bot]chore(deps): update dependency lint-staged to v12 ...
2021-11-11  Eduardo San... release: @pinia/nuxt@0.1.5 @pinia/nuxt@0.1.5
2021-11-11  Eduardo San... perf: install plugins only once
2021-11-10  Eduardo San... release: @pinia/nuxt@0.1.4 @pinia/nuxt@0.1.4
2021-11-10  Eduardo San... fix: workaround prod build bug
2021-11-10  Eduardo San... release: @pinia/nuxt@0.1.3 pinia@2.0.3 @pinia/nuxt@0.1.3 pinia@2.0.3
2021-11-10  Eduardo San... fix: install vue composition api for vue 2
2021-11-08  Eduardo San... build: fix release script [skip ci]
2021-11-08  Eduardo San... chore: regen lock
2021-11-08  Eduardo San... build: ignore branch check
2021-11-08  Daniel Roerefactor: remove kit dependency (#776)
2021-11-08  Renovate Botchore(deps): update all non-major dependencies
2021-11-07  reiyarefactor: fix typo (#779)
2021-11-05  Eduardo San... test: add shallowRef test
2021-11-04  Eduardo San... release: @pinia/nuxt@0.1.2 @pinia/nuxt@0.1.2
2021-11-04  Eduardo San... fix(nuxt): correct build export
2021-11-03  Eduardo San... release: @pinia/nuxt@0.1.1 pinia@2.0.2 @pinia/testing... @pinia/nuxt@0.1.1 @pinia/testing@0.0.5 pinia@2.0.2
2021-11-03  Eduardo San... test: skip coverage on vue 2
2021-11-03  pooya parsafix(nuxt): migrate to unbuild (#765)
2021-11-03  Eduardo San... ci: remove deprecated codecov
2021-11-03  Eduardo San... fix(types): for devtools-api
2021-11-03  Eduardo San... chore: ignore generated file
2021-11-03  Eduardo San... chore: up deps
2021-11-03  Eduardo San... chore: remove auto generated file [skip ci]
2021-11-03  pooya parsafix(nuxt): use `@nuxt/kit` (#764)
2021-11-03  Eduardo San... docs: fix customProperties example
2021-11-03  Eduardo San... refactor: use PiniaPlugin
2021-11-03  Eduardo San... fix(types): remove dependency on Vue 3 only Plugin...
2021-11-03  Eduardo San... release: pinia@2.0.1 pinia@2.0.1
2021-11-03  Eduardo San... docs: list all deprecations
2021-11-01  Renovate Botchore(deps): update all non-major dependencies
2021-10-29  Rijad ZuzoFix module import for createTestingPinia from @pinia...
2021-10-29  Eduardo San... chore: up sponsors [skip ci]
2021-10-29  Eduardo San... chore: up sponsors [skip ci]
2021-10-29  Eduardo San... docs: use new file
2021-10-29  Eduardo San... docs: migration webpack 4
2021-10-29  Eduardo San... chore: up deps
2021-10-29  Tony OHagandocs: fix import `useUserStore` (#754)
2021-10-28  Eduardo San... chore: issue repro [skip ci]
2021-10-28  Eduardo San... feat(warn): improve getActivePinia warn
2021-10-28  Eduardo San... chore: remove unused param
2021-10-28  Eduardo San... fix: use assign instead of spread for older browsers
2021-10-28  Eduardo San... refactor: remove deprecations
2021-10-27  Eduardo San... docs: redeploy
2021-10-27  Eduardo San... release: pinia@2.0.0 pinia@2.0.0
2021-10-27  Eduardo San... build: fix change check [skip ci]
2021-10-27  Eduardo San... build: only check src and package files
2021-10-27  Eduardo San... chore: add dispose in playground
2021-10-27  Eduardo San... docs: better cross usage docs
2021-10-27  Eduardo San... chore: link to demo with vite
2021-10-27  Eduardo San... fix(ssr): make skipHydrate compatible with @vue/composi...
2021-10-27  Eduardo San... chore: up deps
2021-10-27  Eduardo San... fix(devtools): root store access #732
2021-10-26  Jesse van Assenfix(plugins): ensure plugins are used only once (#745)
2021-10-26  JustKirilldocs: typo
2021-10-25  Eduardo San... release: @pinia/nuxt@0.1.0 pinia@2.0.0-rc.15 @pinia/nuxt@0.1.0 pinia@2.0.0-rc.15
2021-10-25  Eduardo San... build: refactor exported files
2021-10-25  Eduardo San... docs: typo
2021-10-25  Eduardo San... docs: hydrate example
2021-10-25  Eduardo San... refactor: innerPatch -> mergeReactiveObjects
2021-10-25  Eduardo San... refactor(ssr): pass storeState instead of store to...
2021-10-25  Eduardo San... feat(ssr): add skipHydrate to skip hydration on specifi...
2021-10-25  Eduardo San... fix(types): remove unused option hydrate for setup...
2021-10-25  Eduardo San... test: fix warning text
2021-10-25  Eduardo San... chore: split message in multiple lines
2021-10-25  Eduardo San... chore: typo
2021-10-25  Eduardo San... test: add ssr test for hydrate custom refs
2021-10-25  Eduardo San... chore: regen lock
2021-10-25  renovate[bot]chore(deps): update all non-major dependencies (#741)
2021-10-25  Eduardo San... test: fix dts
2021-10-22  Eduardo San... docs: show more api docs
2021-10-21  Eduardo San... release: @pinia/nuxt@0.0.9 @pinia/testing@0.0.4 @pinia/nuxt@0.0.9 @pinia/testing@0.0.4
2021-10-21  Eduardo San... fix: should work with nuxt
2021-10-21  Eduardo San... fix: correct peer deps and deps
2021-10-21  Eduardo San... refactor: still trying to get this working...
2021-10-21  Eduardo San... fix: correct deps in nuxt plugin
2021-10-20  Eduardo San... release: @pinia/nuxt@0.0.8 @pinia/nuxt@0.0.8
2021-10-20  Eduardo San... fix: expose the plugin in mjs
2021-10-20  Eduardo San... chore: up readme demo
2021-10-19  Eduardo San... release: @pinia/nuxt@0.0.7 pinia@2.0.0-rc.14 @pinia/nuxt@0.0.7 pinia@2.0.0-rc.14
2021-10-19  Łukasz Florczakfix(nuxt3): Rename `app` to `vueApp` (#731)
2021-10-17  Roland Dodadocs: Fix typo (#726)
2021-10-14  Eduardo San... docs: better testing docs
2021-10-14  Eduardo San... chore: better readme [skip ci]
2021-10-14  Eduardo San... chore: remove old script
2021-10-14  Eduardo San... fix: transpile pinia for nuxt 2
2021-10-14  Eduardo San... chore: use prettier formatter
2021-10-14  Eduardo San... release: @pinia/nuxt@0.0.6 @pinia/nuxt@0.0.6
2021-10-14  Eduardo San... fix: link to correct file [skip ci]
2021-10-14  Eduardo San... release: @pinia/nuxt@0.0.5 @pinia/nuxt@0.0.5
2021-10-14  Eduardo San... chore: add notes [skip ci]
2021-10-14  Eduardo San... chore: up deps
2021-10-14  Eduardo San... fix(nuxt): inject state for nuxt 3
2021-10-14  Eduardo San... fix(nuxt): inject pinia after installing the plugin
2021-10-14  Eduardo San... feat(nuxt): deprecate context.pinia in favor of context...
2021-10-14  Eduardo San... fix(nuxt): point to the correct dist file
2021-10-14  Lynnfix: typo (#720)
2021-10-12  Eduardo San... release: @pinia/nuxt@0.0.4 pinia@2.0.0-rc.13 @pinia/nuxt@0.0.4 pinia@2.0.0-rc.13
2021-10-12  Eduardo San... fix(nuxt): use latest nuxt kit
2021-10-11  Kushal Billaiyadocs: Fix typo (#715)
next