]>
git.ipfire.org Git - thirdparty/vuejs/pinia.git/log
Eduardo San Martin Morote [Wed, 3 Nov 2021 19:06:54 +0000 (20:06 +0100)]
ci: remove deprecated codecov
Eduardo San Martin Morote [Wed, 3 Nov 2021 19:00:28 +0000 (20:00 +0100)]
fix(types): for devtools-api
Eduardo San Martin Morote [Wed, 3 Nov 2021 19:00:09 +0000 (20:00 +0100)]
chore: ignore generated file
Eduardo San Martin Morote [Wed, 3 Nov 2021 18:41:41 +0000 (19:41 +0100)]
chore: up deps
Eduardo San Martin Morote [Wed, 3 Nov 2021 18:33:05 +0000 (19:33 +0100)]
chore: remove auto generated file [skip ci]
pooya parsa [Wed, 3 Nov 2021 18:28:23 +0000 (19:28 +0100)]
fix(nuxt): use `@nuxt/kit` (#764)
Eduardo San Martin Morote [Wed, 3 Nov 2021 18:25:18 +0000 (19:25 +0100)]
docs: fix customProperties example
Close #761
Eduardo San Martin Morote [Wed, 3 Nov 2021 15:14:16 +0000 (16:14 +0100)]
refactor: use PiniaPlugin
Eduardo San Martin Morote [Wed, 3 Nov 2021 15:07:23 +0000 (16:07 +0100)]
fix(types): remove dependency on Vue 3 only Plugin type
Eduardo San Martin Morote [Wed, 3 Nov 2021 14:22:11 +0000 (15:22 +0100)]
release: pinia@2.0.1
Eduardo San Martin Morote [Wed, 3 Nov 2021 14:18:45 +0000 (15:18 +0100)]
docs: list all deprecations
Renovate Bot [Mon, 1 Nov 2021 01:54:48 +0000 (01:54 +0000)]
chore(deps): update all non-major dependencies
Rijad Zuzo [Fri, 29 Oct 2021 20:29:53 +0000 (22:29 +0200)]
Fix module import for createTestingPinia from @pinia/testing (#756)
Eduardo San Martin Morote [Fri, 29 Oct 2021 12:27:50 +0000 (14:27 +0200)]
chore: up sponsors [skip ci]
Eduardo San Martin Morote [Fri, 29 Oct 2021 10:32:29 +0000 (12:32 +0200)]
chore: up sponsors [skip ci]
Eduardo San Martin Morote [Fri, 29 Oct 2021 09:36:03 +0000 (11:36 +0200)]
docs: use new file
Eduardo San Martin Morote [Fri, 29 Oct 2021 09:12:12 +0000 (11:12 +0200)]
docs: migration webpack 4
Eduardo San Martin Morote [Fri, 29 Oct 2021 09:11:57 +0000 (11:11 +0200)]
chore: up deps
Tony OHagan [Fri, 29 Oct 2021 08:32:32 +0000 (18:32 +1000)]
docs: fix import `useUserStore` (#754)
Eduardo San Martin Morote [Thu, 28 Oct 2021 14:52:25 +0000 (16:52 +0200)]
chore: issue repro [skip ci]
Eduardo San Martin Morote [Thu, 28 Oct 2021 09:24:36 +0000 (11:24 +0200)]
feat(warn): improve getActivePinia warn
Eduardo San Martin Morote [Thu, 28 Oct 2021 09:24:12 +0000 (11:24 +0200)]
chore: remove unused param
Eduardo San Martin Morote [Thu, 28 Oct 2021 09:23:59 +0000 (11:23 +0200)]
fix: use assign instead of spread for older browsers
Eduardo San Martin Morote [Thu, 28 Oct 2021 09:22:51 +0000 (11:22 +0200)]
refactor: remove deprecations
Eduardo San Martin Morote [Wed, 27 Oct 2021 18:08:28 +0000 (20:08 +0200)]
docs: redeploy
Eduardo San Martin Morote [Wed, 27 Oct 2021 16:09:07 +0000 (18:09 +0200)]
release: pinia@2.0.0
Eduardo San Martin Morote [Wed, 27 Oct 2021 16:06:39 +0000 (18:06 +0200)]
build: fix change check [skip ci]
Eduardo San Martin Morote [Wed, 27 Oct 2021 15:55:49 +0000 (17:55 +0200)]
build: only check src and package files
Eduardo San Martin Morote [Wed, 27 Oct 2021 15:55:30 +0000 (17:55 +0200)]
chore: add dispose in playground
Eduardo San Martin Morote [Wed, 27 Oct 2021 15:54:53 +0000 (17:54 +0200)]
docs: better cross usage docs
Eduardo San Martin Morote [Wed, 27 Oct 2021 15:07:42 +0000 (17:07 +0200)]
chore: link to demo with vite
Eduardo San Martin Morote [Wed, 27 Oct 2021 13:35:43 +0000 (15:35 +0200)]
fix(ssr): make skipHydrate compatible with @vue/composition-api
Eduardo San Martin Morote [Wed, 27 Oct 2021 13:17:43 +0000 (15:17 +0200)]
chore: up deps
Eduardo San Martin Morote [Wed, 27 Oct 2021 08:20:00 +0000 (10:20 +0200)]
fix(devtools): root store access #732
Jesse van Assen [Tue, 26 Oct 2021 14:34:14 +0000 (16:34 +0200)]
fix(plugins): ensure plugins are used only once (#745)
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
JustKirill [Tue, 26 Oct 2021 07:02:27 +0000 (12:02 +0500)]
docs: typo
Fix typo
Eduardo San Martin Morote [Mon, 25 Oct 2021 15:47:35 +0000 (17:47 +0200)]
release: @pinia/nuxt@0.1.0 pinia@2.0.0-rc.15
Eduardo San Martin Morote [Mon, 25 Oct 2021 15:42:07 +0000 (17:42 +0200)]
build: refactor exported files
Eduardo San Martin Morote [Mon, 25 Oct 2021 14:55:11 +0000 (16:55 +0200)]
docs: typo
Eduardo San Martin Morote [Mon, 25 Oct 2021 14:43:18 +0000 (16:43 +0200)]
docs: hydrate example
Eduardo San Martin Morote [Mon, 25 Oct 2021 14:43:05 +0000 (16:43 +0200)]
refactor: innerPatch -> mergeReactiveObjects
Eduardo San Martin Morote [Mon, 25 Oct 2021 14:37:40 +0000 (16:37 +0200)]
refactor(ssr): pass storeState instead of store to hydrate
BREAKING CHANGE: the `hydrate()` option for stores defined with the
options api no longers passes the whole store instance. Instead, it
passes the `storeState` so it can be directly modified. This is because
it was currently necessary to hydrate the store by setting properties
onto `store.$state`. This change makes it impossible to make the mistake
anymore.
```diff
defineStore('main', {
state: () => ({
customRef: useLocalStorage('key', 0)
}),
- hydrate(store) {
- store.$state.customRef = useLocalStorage('key', 0)
+ hydrate(storeState) {
+ storeState.customRef = useLocalStorage('key', 0)
}
})
```
Eduardo San Martin Morote [Mon, 25 Oct 2021 14:36:26 +0000 (16:36 +0200)]
feat(ssr): add skipHydrate to skip hydration on specific refs
Eduardo San Martin Morote [Mon, 25 Oct 2021 14:23:17 +0000 (16:23 +0200)]
fix(types): remove unused option hydrate for setup stores
Eduardo San Martin Morote [Mon, 25 Oct 2021 13:42:15 +0000 (15:42 +0200)]
test: fix warning text
Eduardo San Martin Morote [Mon, 25 Oct 2021 12:42:22 +0000 (14:42 +0200)]
chore: split message in multiple lines
Eduardo San Martin Morote [Mon, 25 Oct 2021 12:40:51 +0000 (14:40 +0200)]
chore: typo
Eduardo San Martin Morote [Mon, 25 Oct 2021 12:40:44 +0000 (14:40 +0200)]
test: add ssr test for hydrate custom refs
Eduardo San Martin Morote [Mon, 25 Oct 2021 12:40:20 +0000 (14:40 +0200)]
chore: regen lock
renovate[bot] [Mon, 25 Oct 2021 09:32:17 +0000 (11:32 +0200)]
chore(deps): update all non-major dependencies (#741)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Eduardo San Martin Morote [Mon, 25 Oct 2021 08:14:02 +0000 (10:14 +0200)]
test: fix dts
Eduardo San Martin Morote [Fri, 22 Oct 2021 10:18:21 +0000 (12:18 +0200)]
docs: show more api docs
Eduardo San Martin Morote [Thu, 21 Oct 2021 15:21:56 +0000 (17:21 +0200)]
release: @pinia/nuxt@0.0.9 @pinia/testing@0.0.4
Eduardo San Martin Morote [Thu, 21 Oct 2021 15:19:52 +0000 (17:19 +0200)]
fix: should work with nuxt
Eduardo San Martin Morote [Thu, 21 Oct 2021 13:05:43 +0000 (15:05 +0200)]
fix: correct peer deps and deps
Eduardo San Martin Morote [Thu, 21 Oct 2021 12:53:29 +0000 (14:53 +0200)]
refactor: still trying to get this working...
Eduardo San Martin Morote [Thu, 21 Oct 2021 09:44:34 +0000 (11:44 +0200)]
fix: correct deps in nuxt plugin
Eduardo San Martin Morote [Wed, 20 Oct 2021 18:39:41 +0000 (20:39 +0200)]
release: @pinia/nuxt@0.0.8
Eduardo San Martin Morote [Wed, 20 Oct 2021 18:38:49 +0000 (20:38 +0200)]
fix: expose the plugin in mjs
Eduardo San Martin Morote [Wed, 20 Oct 2021 14:51:14 +0000 (16:51 +0200)]
chore: up readme demo
Eduardo San Martin Morote [Tue, 19 Oct 2021 17:05:53 +0000 (19:05 +0200)]
release: @pinia/nuxt@0.0.7 pinia@2.0.0-rc.14
Łukasz Florczak [Tue, 19 Oct 2021 17:02:55 +0000 (19:02 +0200)]
fix(nuxt3): Rename `app` to `vueApp` (#731)
Roland Doda [Sun, 17 Oct 2021 22:27:04 +0000 (00:27 +0200)]
docs: Fix typo (#726)
Eduardo San Martin Morote [Thu, 14 Oct 2021 13:11:47 +0000 (15:11 +0200)]
docs: better testing docs
Eduardo San Martin Morote [Thu, 14 Oct 2021 13:04:20 +0000 (15:04 +0200)]
chore: better readme [skip ci]
Eduardo San Martin Morote [Thu, 14 Oct 2021 12:59:51 +0000 (14:59 +0200)]
chore: remove old script
Eduardo San Martin Morote [Thu, 14 Oct 2021 12:59:43 +0000 (14:59 +0200)]
fix: transpile pinia for nuxt 2
Eduardo San Martin Morote [Thu, 14 Oct 2021 12:59:26 +0000 (14:59 +0200)]
chore: use prettier formatter
Eduardo San Martin Morote [Thu, 14 Oct 2021 10:18:38 +0000 (12:18 +0200)]
release: @pinia/nuxt@0.0.6
Eduardo San Martin Morote [Thu, 14 Oct 2021 10:18:10 +0000 (12:18 +0200)]
fix: link to correct file [skip ci]
Eduardo San Martin Morote [Thu, 14 Oct 2021 10:16:49 +0000 (12:16 +0200)]
release: @pinia/nuxt@0.0.5
Eduardo San Martin Morote [Thu, 14 Oct 2021 10:16:06 +0000 (12:16 +0200)]
chore: add notes [skip ci]
Eduardo San Martin Morote [Thu, 14 Oct 2021 10:12:47 +0000 (12:12 +0200)]
chore: up deps
Eduardo San Martin Morote [Thu, 14 Oct 2021 09:59:03 +0000 (11:59 +0200)]
fix(nuxt): inject state for nuxt 3
Eduardo San Martin Morote [Thu, 14 Oct 2021 09:58:45 +0000 (11:58 +0200)]
fix(nuxt): inject pinia after installing the plugin
Eduardo San Martin Morote [Thu, 14 Oct 2021 09:58:25 +0000 (11:58 +0200)]
feat(nuxt): deprecate context.pinia in favor of context.$pinia
Eduardo San Martin Morote [Thu, 14 Oct 2021 09:57:19 +0000 (11:57 +0200)]
fix(nuxt): point to the correct dist file
Lynn [Thu, 14 Oct 2021 06:32:37 +0000 (14:32 +0800)]
fix: typo (#720)
Eduardo San Martin Morote [Tue, 12 Oct 2021 16:39:20 +0000 (18:39 +0200)]
release: @pinia/nuxt@0.0.4 pinia@2.0.0-rc.13
Eduardo San Martin Morote [Tue, 12 Oct 2021 16:37:30 +0000 (18:37 +0200)]
fix(nuxt): use latest nuxt kit
Close #717
Kushal Billaiya [Mon, 11 Oct 2021 13:13:43 +0000 (18:43 +0530)]
docs: Fix typo (#715)
Renovate Bot [Mon, 11 Oct 2021 00:45:29 +0000 (00:45 +0000)]
chore(deps): update all non-major dependencies
Eduardo San Martin Morote [Fri, 8 Oct 2021 08:48:52 +0000 (10:48 +0200)]
chore: better readme [skip ci]
Eduardo San Martin Morote [Fri, 8 Oct 2021 08:40:07 +0000 (10:40 +0200)]
chore: updated badge [skip ci]
Eduardo San Martin Morote [Thu, 7 Oct 2021 10:08:34 +0000 (12:08 +0200)]
release: pinia@2.0.0-rc.12
Eduardo San Martin Morote [Thu, 7 Oct 2021 08:46:16 +0000 (10:46 +0200)]
chore: regen lock
Eduardo San Martin Morote [Thu, 7 Oct 2021 08:05:08 +0000 (10:05 +0200)]
docs: next as latest (#706)
Eduardo San Martin Morote [Thu, 7 Oct 2021 08:03:50 +0000 (10:03 +0200)]
docs: remove link from SSR [skip ci]
Close #676
Eduardo San Martin Morote [Wed, 6 Oct 2021 18:51:51 +0000 (20:51 +0200)]
docs: redeploy
Shayne O'Sullivan [Wed, 6 Oct 2021 14:30:14 +0000 (09:30 -0500)]
feat(warn): log store id with class constructor warning (#702)
Eduardo San Martin Morote [Wed, 6 Oct 2021 09:31:13 +0000 (11:31 +0200)]
chore: fix typing
Eduardo San Martin Morote [Wed, 6 Oct 2021 09:29:16 +0000 (11:29 +0200)]
feat(playground): handle videos
Eduardo San Martin Morote [Tue, 5 Oct 2021 15:40:05 +0000 (17:40 +0200)]
chore: up deps
Eduardo San Martin Morote [Tue, 5 Oct 2021 11:11:54 +0000 (13:11 +0200)]
feat: proper check of computed requiring @vue/composition-api@1.2.3
renovate[bot] [Mon, 4 Oct 2021 09:01:08 +0000 (11:01 +0200)]
chore(deps): update dependency @rollup/plugin-commonjs to v21 (#699)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Renovate Bot [Mon, 4 Oct 2021 01:55:34 +0000 (01:55 +0000)]
chore(deps): update all non-major dependencies
Eduardo San Martin Morote [Sun, 3 Oct 2021 11:21:39 +0000 (13:21 +0200)]
release: @pinia/nuxt@0.0.3 pinia@2.0.0-rc.11
Eduardo San Martin Morote [Sun, 3 Oct 2021 11:20:50 +0000 (13:20 +0200)]
chore: remove unused import
Eduardo San Martin Morote [Sun, 3 Oct 2021 10:55:25 +0000 (12:55 +0200)]
fix(nuxt): correct build
Eduardo San Martin Morote [Sun, 3 Oct 2021 09:55:32 +0000 (11:55 +0200)]
build: ignore mjs