]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/log
thirdparty/vuejs/pinia.git
4 years agodocs: add link to CS
Eduardo San Martin Morote [Tue, 22 Sep 2020 14:06:37 +0000 (16:06 +0200)] 
docs: add link to CS

4 years agorelease: v2.0.0-alpha.1 v2.0.0-alpha.1
Eduardo San Martin Morote [Tue, 22 Sep 2020 13:53:55 +0000 (15:53 +0200)] 
release: v2.0.0-alpha.1

4 years agobuild: prepare release
Eduardo San Martin Morote [Tue, 22 Sep 2020 13:50:50 +0000 (15:50 +0200)] 
build: prepare release

4 years agotest: add type tests
Eduardo San Martin Morote [Tue, 22 Sep 2020 10:13:03 +0000 (12:13 +0200)] 
test: add type tests

4 years agochore: up deps
Eduardo San Martin Morote [Tue, 22 Sep 2020 10:12:02 +0000 (12:12 +0200)] 
chore: up deps

4 years agochore: remove unused file [skip ci]
Eduardo San Martin Morote [Tue, 22 Sep 2020 10:02:01 +0000 (12:02 +0200)] 
chore: remove unused file [skip ci]

4 years agochore: remove old todo
Eduardo San Martin Morote [Tue, 22 Sep 2020 10:00:13 +0000 (12:00 +0200)] 
chore: remove old todo

4 years agorefactor: remove old fixme
Eduardo San Martin Morote [Tue, 22 Sep 2020 09:58:56 +0000 (11:58 +0200)] 
refactor: remove old fixme

4 years agochore: regenerate lock
Eduardo San Martin Morote [Tue, 22 Sep 2020 09:54:30 +0000 (11:54 +0200)] 
chore: regenerate lock

4 years agofeat: merge all properties under this
Eduardo San Martin Morote [Tue, 22 Sep 2020 09:41:40 +0000 (11:41 +0200)] 
feat: merge all properties under this

4 years agofeat: access the state and getters through `this` (#190)
Eduardo San Martin Morote [Tue, 22 Sep 2020 08:08:12 +0000 (10:08 +0200)] 
feat: access the state and getters through `this` (#190)

BREAKING CHANGE: there is no longer a `state` property on the store,
you need to directly access it. `getters` no longer receive parameters,
directly call `this.myState` to read state and other getters.

4 years agorefactor: adapt to new libs
Eduardo San Martin Morote [Tue, 22 Sep 2020 09:17:59 +0000 (11:17 +0200)] 
refactor: adapt to new libs

4 years agodocs: update .github
Eduardo San Martin Morote [Tue, 22 Sep 2020 08:58:47 +0000 (10:58 +0200)] 
docs: update .github

5 years agoRelease 0.1.0-alpha.1 0.1.0-alpha.1
Eduardo San Martin Morote [Thu, 30 Jan 2020 13:29:02 +0000 (14:29 +0100)] 
Release 0.1.0-alpha.1

5 years agorefactor: rename details about branch
Eduardo San Martin Morote [Thu, 30 Jan 2020 13:19:12 +0000 (14:19 +0100)] 
refactor: rename details about branch

5 years agoMerge branch 'master' into next
Eduardo San Martin Morote [Thu, 30 Jan 2020 10:38:14 +0000 (11:38 +0100)] 
Merge branch 'master' into next

5 years agochore: up deps
Eduardo San Martin Morote [Thu, 30 Jan 2020 10:30:12 +0000 (11:30 +0100)] 
chore: up deps

5 years agodocs: update demo link
Eduardo San Martin Morote [Thu, 30 Jan 2020 10:27:18 +0000 (11:27 +0100)] 
docs: update demo link

5 years agodocs: clearer implications of where to call useStore
Eduardo San Martin Morote [Thu, 30 Jan 2020 10:19:51 +0000 (11:19 +0100)] 
docs: clearer implications of where to call useStore

Closes #65

5 years agochore(deps-dev): bump rollup from 1.29.0 to 1.29.1
dependabot-preview[bot] [Mon, 27 Jan 2020 05:15:02 +0000 (05:15 +0000)] 
chore(deps-dev): bump rollup from 1.29.0 to 1.29.1

Bumps [rollup](https://github.com/rollup/rollup) from 1.29.0 to 1.29.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v1.29.0...v1.29.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agochore(deps-dev): bump @typescript-eslint/eslint-plugin
dependabot-preview[bot] [Mon, 27 Jan 2020 05:14:32 +0000 (05:14 +0000)] 
chore(deps-dev): bump @typescript-eslint/eslint-plugin

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 2.16.0 to 2.17.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.17.0/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agochore(deps-dev): bump codecov from 3.6.1 to 3.6.2
dependabot-preview[bot] [Mon, 27 Jan 2020 05:13:47 +0000 (05:13 +0000)] 
chore(deps-dev): bump codecov from 3.6.1 to 3.6.2

Bumps [codecov](https://github.com/codecov/codecov-node) from 3.6.1 to 3.6.2.
- [Release notes](https://github.com/codecov/codecov-node/releases)
- [Commits](https://github.com/codecov/codecov-node/compare/v3.6.1...v3.6.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agochore(deps-dev): bump @typescript-eslint/parser from 2.16.0 to 2.17.0
dependabot-preview[bot] [Mon, 27 Jan 2020 05:13:33 +0000 (05:13 +0000)] 
chore(deps-dev): bump @typescript-eslint/parser from 2.16.0 to 2.17.0

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 2.16.0 to 2.17.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.17.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agochore(deps-dev): bump @types/jest from 24.9.0 to 24.9.1
dependabot-preview[bot] [Mon, 27 Jan 2020 05:12:31 +0000 (05:12 +0000)] 
chore(deps-dev): bump @types/jest from 24.9.0 to 24.9.1

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 24.9.0 to 24.9.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agochore(deps-dev): bump jest and ts-jest
dependabot-preview[bot] [Mon, 27 Jan 2020 05:12:03 +0000 (05:12 +0000)] 
chore(deps-dev): bump jest and ts-jest

Bumps [jest](https://github.com/facebook/jest) and [ts-jest](https://github.com/kulshekhar/ts-jest). These dependencies needed to be updated together.

Updates `jest` from 24.9.0 to 25.1.0
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v24.9.0...v25.1.0)

Updates `ts-jest` from 24.3.0 to 25.0.0
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v24.3.0...v25.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agoRelease 0.0.5 0.0.5
Eduardo San Martin Morote [Mon, 20 Jan 2020 18:29:00 +0000 (19:29 +0100)] 
Release 0.0.5

5 years agotest: test nested getters change
Eduardo San Martin Morote [Mon, 20 Jan 2020 18:20:35 +0000 (19:20 +0100)] 
test: test nested getters change

5 years agofeat: allow using getters in other getters
Eduardo San Martin Morote [Mon, 20 Jan 2020 18:14:09 +0000 (19:14 +0100)] 
feat: allow using getters in other getters

5 years agorefactor: use Map to allow arbitrary ids
Eduardo San Martin Morote [Mon, 20 Jan 2020 18:09:27 +0000 (19:09 +0100)] 
refactor: use Map to allow arbitrary ids

5 years agotypes: add type checking to nuxt plugin
Eduardo San Martin Morote [Mon, 20 Jan 2020 18:09:09 +0000 (19:09 +0100)] 
types: add type checking to nuxt plugin

5 years agorefactor: simplify state provider
Eduardo San Martin Morote [Mon, 20 Jan 2020 18:08:52 +0000 (19:08 +0100)] 
refactor: simplify state provider

5 years agorefactor: add rootStore.ts
Eduardo San Martin Morote [Mon, 20 Jan 2020 17:52:10 +0000 (18:52 +0100)] 
refactor: add rootStore.ts

5 years agorefactor: move types
Eduardo San Martin Morote [Mon, 20 Jan 2020 17:44:50 +0000 (18:44 +0100)] 
refactor: move types

5 years agotest: getRootState
Eduardo San Martin Morote [Mon, 20 Jan 2020 16:50:35 +0000 (17:50 +0100)] 
test: getRootState

5 years agofeat: allow empty state option to make it easy to group stores
Eduardo San Martin Morote [Mon, 20 Jan 2020 16:40:02 +0000 (17:40 +0100)] 
feat: allow empty state option to make it easy to group stores

5 years agodocs: typos
Eduardo San Martin Morote [Fri, 17 Jan 2020 17:02:37 +0000 (18:02 +0100)] 
docs: typos

5 years agodocs: small usage notes
Eduardo San Martin Morote [Fri, 17 Jan 2020 14:17:48 +0000 (15:17 +0100)] 
docs: small usage notes

5 years agodocs: document new api
Eduardo San Martin Morote [Fri, 17 Jan 2020 14:02:50 +0000 (15:02 +0100)] 
docs: document new api

5 years agofeat: add nuxt module
Eduardo San Martin Morote [Fri, 17 Jan 2020 11:18:58 +0000 (12:18 +0100)] 
feat: add nuxt module

5 years agofeat: allow passing the req to useStore
Eduardo San Martin Morote [Fri, 17 Jan 2020 11:18:34 +0000 (12:18 +0100)] 
feat: allow passing the req to useStore

5 years agofix: bind the actions to the store
Eduardo San Martin Morote [Fri, 17 Jan 2020 10:57:48 +0000 (11:57 +0100)] 
fix: bind the actions to the store

Allow using @click="store.login" by always setting the context as the
store

5 years agofeat: allow useStore to be called within a store
Eduardo San Martin Morote [Thu, 16 Jan 2020 17:58:35 +0000 (18:58 +0100)] 
feat: allow useStore to be called within a store

5 years agotest: fix types
Eduardo San Martin Morote [Thu, 16 Jan 2020 17:22:08 +0000 (18:22 +0100)] 
test: fix types

5 years agotest: test actions
Eduardo San Martin Morote [Thu, 16 Jan 2020 17:15:04 +0000 (18:15 +0100)] 
test: test actions

5 years agorefactor: put actions inside the store
Eduardo San Martin Morote [Thu, 16 Jan 2020 17:10:25 +0000 (18:10 +0100)] 
refactor: put actions inside the store

5 years agotest: fix hydration state
Eduardo San Martin Morote [Wed, 15 Jan 2020 12:52:29 +0000 (13:52 +0100)] 
test: fix hydration state

5 years agofeat: handle SSR state hydration
Eduardo San Martin Morote [Tue, 14 Jan 2020 19:20:39 +0000 (20:20 +0100)] 
feat: handle SSR state hydration

5 years agofeat: state hydration
Eduardo San Martin Morote [Tue, 14 Jan 2020 17:43:27 +0000 (18:43 +0100)] 
feat: state hydration

5 years agorefactor: use a WeakMap for stores to support SSR
Eduardo San Martin Morote [Tue, 14 Jan 2020 17:35:29 +0000 (18:35 +0100)] 
refactor: use a WeakMap for stores to support SSR

5 years agochore(deps-dev): bump typescript from 3.7.4 to 3.7.5
dependabot-preview[bot] [Mon, 20 Jan 2020 05:23:55 +0000 (05:23 +0000)] 
chore(deps-dev): bump typescript from 3.7.4 to 3.7.5

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.4 to 3.7.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.7.4...v3.7.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agochore(deps-dev): bump @types/jest from 24.0.25 to 24.9.0
dependabot-preview[bot] [Mon, 20 Jan 2020 05:22:59 +0000 (05:22 +0000)] 
chore(deps-dev): bump @types/jest from 24.0.25 to 24.9.0

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 24.0.25 to 24.9.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agochore: typo (#55)
pierresaid [Wed, 15 Jan 2020 15:11:58 +0000 (16:11 +0100)] 
chore: typo (#55)

5 years agofeat: export types, support state hydration
Eduardo San Martin Morote [Mon, 13 Jan 2020 19:20:04 +0000 (20:20 +0100)] 
feat: export types, support state hydration

5 years agochore(dev-deps): up deps
Eduardo San Martin Morote [Thu, 9 Jan 2020 20:42:40 +0000 (21:42 +0100)] 
chore(dev-deps): up deps

5 years agochore(deps-dev): bump rollup-plugin-terser from 5.1.3 to 5.2.0
dependabot-preview[bot] [Mon, 13 Jan 2020 05:24:04 +0000 (05:24 +0000)] 
chore(deps-dev): bump rollup-plugin-terser from 5.1.3 to 5.2.0

Bumps [rollup-plugin-terser](https://github.com/TrySound/rollup-plugin-terser) from 5.1.3 to 5.2.0.
- [Release notes](https://github.com/TrySound/rollup-plugin-terser/releases)
- [Commits](https://github.com/TrySound/rollup-plugin-terser/compare/v5.1.3...v5.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agochore(deps-dev): bump ts-jest from 24.2.0 to 24.3.0
dependabot-preview[bot] [Mon, 13 Jan 2020 05:23:16 +0000 (05:23 +0000)] 
chore(deps-dev): bump ts-jest from 24.2.0 to 24.3.0

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 24.2.0 to 24.3.0.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v24.2.0...v24.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agochore(deps-dev): bump @typescript-eslint/eslint-plugin
dependabot-preview[bot] [Mon, 13 Jan 2020 05:22:27 +0000 (05:22 +0000)] 
chore(deps-dev): bump @typescript-eslint/eslint-plugin

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 2.14.0 to 2.15.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.15.0/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agochore(deps-dev): bump @typescript-eslint/parser from 2.14.0 to 2.15.0
dependabot-preview[bot] [Mon, 13 Jan 2020 05:21:53 +0000 (05:21 +0000)] 
chore(deps-dev): bump @typescript-eslint/parser from 2.14.0 to 2.15.0

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 2.14.0 to 2.15.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.15.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agochore(deps-dev): bump rollup from 1.28.0 to 1.29.0
dependabot-preview[bot] [Mon, 13 Jan 2020 05:21:03 +0000 (05:21 +0000)] 
chore(deps-dev): bump rollup from 1.28.0 to 1.29.0

Bumps [rollup](https://github.com/rollup/rollup) from 1.28.0 to 1.29.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v1.28.0...v1.29.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agoRelease 0.0.4 0.0.4
Eduardo San Martin Morote [Thu, 9 Jan 2020 17:21:22 +0000 (18:21 +0100)] 
Release 0.0.4

5 years agofix: loose TS type for StateTree
Eduardo San Martin Morote [Thu, 9 Jan 2020 17:20:15 +0000 (18:20 +0100)] 
fix: loose TS type for StateTree

Fix #47

5 years agochore(deps-dev): bump @typescript-eslint/parser from 2.13.0 to 2.14.0
dependabot-preview[bot] [Mon, 6 Jan 2020 05:15:04 +0000 (05:15 +0000)] 
chore(deps-dev): bump @typescript-eslint/parser from 2.13.0 to 2.14.0

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 2.13.0 to 2.14.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.14.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agochore(deps-dev): bump @typescript-eslint/eslint-plugin
dependabot-preview[bot] [Mon, 6 Jan 2020 05:11:32 +0000 (05:11 +0000)] 
chore(deps-dev): bump @typescript-eslint/eslint-plugin

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 2.13.0 to 2.14.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.14.0/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agochore(deps-dev): bump rollup from 1.27.14 to 1.28.0
dependabot-preview[bot] [Mon, 6 Jan 2020 05:11:11 +0000 (05:11 +0000)] 
chore(deps-dev): bump rollup from 1.27.14 to 1.28.0

Bumps [rollup](https://github.com/rollup/rollup) from 1.27.14 to 1.28.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v1.27.14...v1.28.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agochore: readme
Eduardo San Martin Morote [Thu, 2 Jan 2020 07:39:19 +0000 (08:39 +0100)] 
chore: readme

5 years agodocs: add demo
Eduardo San Martin Morote [Tue, 31 Dec 2019 11:05:13 +0000 (12:05 +0100)] 
docs: add demo

5 years agoRelease 0.0.3 0.0.3
Eduardo San Martin Morote [Tue, 31 Dec 2019 10:35:47 +0000 (11:35 +0100)] 
Release 0.0.3

5 years agofix: global vueCompositionApi name
Eduardo San Martin Morote [Tue, 31 Dec 2019 10:35:26 +0000 (11:35 +0100)] 
fix: global vueCompositionApi name

5 years agodocs: remove old tasks
Eduardo San Martin Morote [Tue, 31 Dec 2019 10:08:39 +0000 (11:08 +0100)] 
docs: remove old tasks

5 years agochore(deps-dev): bump @typescript-eslint/eslint-plugin
dependabot-preview[bot] [Mon, 30 Dec 2019 05:11:17 +0000 (05:11 +0000)] 
chore(deps-dev): bump @typescript-eslint/eslint-plugin

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 2.12.0 to 2.13.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.13.0/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agochore(deps-dev): bump @types/jest from 24.0.24 to 24.0.25
dependabot-preview[bot] [Mon, 30 Dec 2019 05:10:49 +0000 (05:10 +0000)] 
chore(deps-dev): bump @types/jest from 24.0.24 to 24.0.25

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 24.0.24 to 24.0.25.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agochore(deps-dev): bump @typescript-eslint/parser from 2.12.0 to 2.13.0
dependabot-preview[bot] [Mon, 30 Dec 2019 05:10:21 +0000 (05:10 +0000)] 
chore(deps-dev): bump @typescript-eslint/parser from 2.12.0 to 2.13.0

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 2.12.0 to 2.13.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.13.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agochore(deps-dev): bump eslint-config-prettier from 6.7.0 to 6.9.0
dependabot-preview[bot] [Mon, 30 Dec 2019 05:09:52 +0000 (05:09 +0000)] 
chore(deps-dev): bump eslint-config-prettier from 6.7.0 to 6.9.0

Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.7.0 to 6.9.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/commits/v6.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agotest: store.subscribe (#29)
Patrick [Mon, 23 Dec 2019 20:45:06 +0000 (17:45 -0300)] 
test: store.subscribe (#29)

* added subscription tests and unsubscribe function

* added condition to unsubscribe only if listener exists

* added test to multiple unsubscriptions

* using spies to watch subscriptions being called

5 years agochore(deps-dev): bump rollup from 1.27.13 to 1.27.14
dependabot-preview[bot] [Mon, 23 Dec 2019 05:22:22 +0000 (05:22 +0000)] 
chore(deps-dev): bump rollup from 1.27.13 to 1.27.14

Bumps [rollup](https://github.com/rollup/rollup) from 1.27.13 to 1.27.14.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v1.27.13...v1.27.14)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agochore(deps-dev): bump @rollup/plugin-alias from 2.2.0 to 3.0.0
dependabot-preview[bot] [Mon, 23 Dec 2019 05:18:56 +0000 (05:18 +0000)] 
chore(deps-dev): bump @rollup/plugin-alias from 2.2.0 to 3.0.0

Bumps [@rollup/plugin-alias](https://github.com/rollup/plugins) from 2.2.0 to 3.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/alias-v2.2.0...wasm-v3.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agochore(deps-dev): bump eslint from 6.7.2 to 6.8.0
dependabot-preview[bot] [Mon, 23 Dec 2019 05:18:19 +0000 (05:18 +0000)] 
chore(deps-dev): bump eslint from 6.7.2 to 6.8.0

Bumps [eslint](https://github.com/eslint/eslint) from 6.7.2 to 6.8.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v6.7.2...v6.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agochore(deps-dev): bump @rollup/plugin-replace from 2.2.1 to 2.3.0
dependabot-preview[bot] [Mon, 23 Dec 2019 05:17:16 +0000 (05:17 +0000)] 
chore(deps-dev): bump @rollup/plugin-replace from 2.2.1 to 2.3.0

Bumps [@rollup/plugin-replace](https://github.com/rollup/plugins) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/replace-v2.2.1...replace-v2.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agochore(deps-dev): bump @types/jest from 24.0.23 to 24.0.24
dependabot-preview[bot] [Mon, 23 Dec 2019 05:16:37 +0000 (05:16 +0000)] 
chore(deps-dev): bump @types/jest from 24.0.23 to 24.0.24

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 24.0.23 to 24.0.24.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agochore(deps-dev): bump @typescript-eslint/eslint-plugin
dependabot-preview[bot] [Mon, 23 Dec 2019 05:15:39 +0000 (05:15 +0000)] 
chore(deps-dev): bump @typescript-eslint/eslint-plugin

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 2.11.0 to 2.12.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.12.0/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agochore(deps-dev): bump @typescript-eslint/parser from 2.11.0 to 2.12.0
dependabot-preview[bot] [Mon, 23 Dec 2019 05:15:04 +0000 (05:15 +0000)] 
chore(deps-dev): bump @typescript-eslint/parser from 2.11.0 to 2.12.0

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 2.11.0 to 2.12.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.12.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agochore(deps-dev): bump typescript from 3.7.3 to 3.7.4
dependabot-preview[bot] [Mon, 23 Dec 2019 05:14:11 +0000 (05:14 +0000)] 
chore(deps-dev): bump typescript from 3.7.3 to 3.7.4

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.3 to 3.7.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agofeat: make it work with vue 3 0.1.0-alpha.0
Eduardo San Martin Morote [Sat, 21 Dec 2019 12:04:37 +0000 (13:04 +0100)] 
feat: make it work with vue 3

5 years agochore: up deps
Eduardo San Martin Morote [Mon, 16 Dec 2019 08:28:27 +0000 (09:28 +0100)] 
chore: up deps

5 years agowip: pinia
Eduardo San Martin Morote [Mon, 16 Dec 2019 08:27:44 +0000 (09:27 +0100)] 
wip: pinia

5 years agochore(deps-dev): bump @typescript-eslint/eslint-plugin
dependabot-preview[bot] [Mon, 16 Dec 2019 05:15:31 +0000 (05:15 +0000)] 
chore(deps-dev): bump @typescript-eslint/eslint-plugin

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 2.10.0 to 2.11.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.11.0/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agochore(deps-dev): bump eslint-plugin-prettier from 3.1.1 to 3.1.2
dependabot-preview[bot] [Mon, 16 Dec 2019 05:13:21 +0000 (05:13 +0000)] 
chore(deps-dev): bump eslint-plugin-prettier from 3.1.1 to 3.1.2

Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v3.1.1...v3.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agochore(deps-dev): bump @typescript-eslint/parser from 2.10.0 to 2.11.0
dependabot-preview[bot] [Mon, 16 Dec 2019 05:12:59 +0000 (05:12 +0000)] 
chore(deps-dev): bump @typescript-eslint/parser from 2.10.0 to 2.11.0

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 2.10.0 to 2.11.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.11.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agochore(deps-dev): bump rollup-plugin-terser from 5.1.2 to 5.1.3
dependabot-preview[bot] [Mon, 16 Dec 2019 05:12:17 +0000 (05:12 +0000)] 
chore(deps-dev): bump rollup-plugin-terser from 5.1.2 to 5.1.3

Bumps [rollup-plugin-terser](https://github.com/TrySound/rollup-plugin-terser) from 5.1.2 to 5.1.3.
- [Release notes](https://github.com/TrySound/rollup-plugin-terser/releases)
- [Commits](https://github.com/TrySound/rollup-plugin-terser/compare/v5.1.2...v5.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agochore(deps-dev): bump rollup from 1.27.9 to 1.27.13
dependabot-preview[bot] [Mon, 16 Dec 2019 05:11:52 +0000 (05:11 +0000)] 
chore(deps-dev): bump rollup from 1.27.9 to 1.27.13

Bumps [rollup](https://github.com/rollup/rollup) from 1.27.9 to 1.27.13.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v1.27.9...v1.27.13)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agochore: fix typo (#20)
Pim [Wed, 11 Dec 2019 22:23:29 +0000 (23:23 +0100)] 
chore: fix typo (#20)

5 years agochore: sponsors
Eduardo San Martin Morote [Wed, 11 Dec 2019 15:00:44 +0000 (16:00 +0100)] 
chore: sponsors

5 years agochore(deps-dev): bump rollup from 1.27.8 to 1.27.9
dependabot-preview[bot] [Mon, 9 Dec 2019 05:08:23 +0000 (05:08 +0000)] 
chore(deps-dev): bump rollup from 1.27.8 to 1.27.9

Bumps [rollup](https://github.com/rollup/rollup) from 1.27.8 to 1.27.9.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v1.27.8...v1.27.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agodocs: Fix typo in Readme in patch section (#17)
pierresaid [Sun, 8 Dec 2019 20:22:28 +0000 (21:22 +0100)] 
docs: Fix typo in Readme in patch section (#17)

5 years agochore: typo
Eduardo San Martin Morote [Sun, 8 Dec 2019 14:20:15 +0000 (15:20 +0100)] 
chore: typo

5 years agochore: up dep
Eduardo San Martin Morote [Sat, 7 Dec 2019 19:50:35 +0000 (20:50 +0100)] 
chore: up dep

5 years agodocs: adapt readme
Eduardo San Martin Morote [Fri, 6 Dec 2019 16:13:50 +0000 (17:13 +0100)] 
docs: adapt readme

5 years agodocs: adapt pinia proposal
Eduardo San Martin Morote [Fri, 6 Dec 2019 14:44:34 +0000 (15:44 +0100)] 
docs: adapt pinia proposal

5 years agochore: remove old param
Eduardo San Martin Morote [Thu, 5 Dec 2019 13:40:15 +0000 (14:40 +0100)] 
chore: remove old param

5 years agov0.0.2
Eduardo San Martin Morote [Tue, 26 Nov 2019 23:04:02 +0000 (00:04 +0100)] 
v0.0.2