]> git.ipfire.org Git - thirdparty/vuejs/router.git/log
thirdparty/vuejs/router.git
4 years agobuild(deps-dev): bump chromedriver from 87.0.4 to 87.0.5
dependabot-preview[bot] [Mon, 11 Jan 2021 09:51:43 +0000 (09:51 +0000)] 
build(deps-dev): bump chromedriver from 87.0.4 to 87.0.5

Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 87.0.4 to 87.0.5.
- [Release notes](https://github.com/giggio/node-chromedriver/releases)
- [Commits](https://github.com/giggio/node-chromedriver/compare/87.0.4...87.0.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agorelease: v4.0.3 v4.0.3
Eduardo San Martin Morote [Mon, 11 Jan 2021 09:37:51 +0000 (10:37 +0100)] 
release: v4.0.3

4 years agochore: up types
Eduardo San Martin Morote [Mon, 11 Jan 2021 09:37:03 +0000 (10:37 +0100)] 
chore: up types

4 years agorefactor(guards): warn once
Eduardo San Martin Morote [Sat, 9 Jan 2021 10:09:19 +0000 (11:09 +0100)] 
refactor(guards): warn once

4 years agofeat(warn): warn defineAsyncComponent usage in routes (#682)
leemove [Sat, 9 Jan 2021 10:10:27 +0000 (18:10 +0800)] 
feat(warn): warn defineAsyncComponent usage in routes (#682)

4 years agodocs: removal of router.app
Eduardo San Martin Morote [Sat, 9 Jan 2021 10:03:42 +0000 (11:03 +0100)] 
docs: removal of router.app

Close #700

4 years agofix(link): use replace prop
Eduardo San Martin Morote [Sat, 9 Jan 2021 09:47:30 +0000 (10:47 +0100)] 
fix(link): use replace prop

Close #702

4 years agofeat(types): expose RouteParamsRaw
Eduardo San Martin Morote [Thu, 7 Jan 2021 16:01:06 +0000 (17:01 +0100)] 
feat(types): expose RouteParamsRaw

4 years agorefactor(test): replace custom testing utils with VTU (#695)
edison [Thu, 7 Jan 2021 09:07:23 +0000 (17:07 +0800)] 
refactor(test): replace custom testing utils with VTU (#695)

Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
4 years agorefactor: infer correct type
Eduardo San Martin Morote [Mon, 4 Jan 2021 15:31:27 +0000 (16:31 +0100)] 
refactor: infer correct type

4 years agofix(hash): allow base tag different from base parameter
Eduardo San Martin Morote [Mon, 4 Jan 2021 12:06:47 +0000 (13:06 +0100)] 
fix(hash): allow base tag different from base parameter

Fix #685

4 years agochore: up vitepress
Eduardo San Martin Morote [Mon, 4 Jan 2021 10:38:29 +0000 (11:38 +0100)] 
chore: up vitepress

4 years agodocs: note the importance of base in hash mode
Eduardo San Martin Morote [Mon, 4 Jan 2021 10:01:13 +0000 (11:01 +0100)] 
docs: note the importance of base in hash mode

Close #685

4 years agobuild(deps-dev): bump webpack from 5.11.0 to 5.11.1
dependabot-preview[bot] [Mon, 4 Jan 2021 09:33:20 +0000 (09:33 +0000)] 
build(deps-dev): bump webpack from 5.11.0 to 5.11.1

Bumps [webpack](https://github.com/webpack/webpack) from 5.11.0 to 5.11.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.11.0...v5.11.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump webpack-dev-server from 3.11.0 to 3.11.1
dependabot-preview[bot] [Mon, 4 Jan 2021 09:18:05 +0000 (09:18 +0000)] 
build(deps-dev): bump webpack-dev-server from 3.11.0 to 3.11.1

Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 3.11.0 to 3.11.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/v3.11.1/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v3.11.0...v3.11.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump vue, @vue/compiler-sfc and @vue/server-renderer
dependabot-preview[bot] [Mon, 4 Jan 2021 09:18:26 +0000 (09:18 +0000)] 
build(deps-dev): bump vue, @vue/compiler-sfc and @vue/server-renderer

Bumps [vue](https://github.com/vuejs/vue), [@vue/compiler-sfc](https://github.com/vuejs/vue-next/tree/HEAD/packages/compiler-sfc) and [@vue/server-renderer](https://github.com/vuejs/vue-next/tree/HEAD/packages/server-renderer). These dependencies needed to be updated together.

Updates `vue` from 3.0.4 to 3.0.5
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/commits)

Updates `@vue/compiler-sfc` from 3.0.4 to 3.0.5
- [Release notes](https://github.com/vuejs/vue-next/releases)
- [Changelog](https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-next/commits/v3.0.5/packages/compiler-sfc)

Updates `@vue/server-renderer` from 3.0.4 to 3.0.5
- [Release notes](https://github.com/vuejs/vue-next/releases)
- [Changelog](https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-next/commits/v3.0.5/packages/server-renderer)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump html-webpack-plugin from 4.5.0 to 4.5.1
dependabot-preview[bot] [Mon, 4 Jan 2021 09:03:55 +0000 (09:03 +0000)] 
build(deps-dev): bump html-webpack-plugin from 4.5.0 to 4.5.1

Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v4.5.0...v4.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump webpack-cli from 4.3.0 to 4.3.1
dependabot-preview[bot] [Mon, 4 Jan 2021 09:02:27 +0000 (09:02 +0000)] 
build(deps-dev): bump webpack-cli from 4.3.0 to 4.3.1

Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.3.0...webpack-cli@4.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump ts-loader from 8.0.12 to 8.0.13
dependabot-preview[bot] [Mon, 4 Jan 2021 09:02:17 +0000 (09:02 +0000)] 
build(deps-dev): bump ts-loader from 8.0.12 to 8.0.13

Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.12 to 8.0.13.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v8.0.12...v8.0.13)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agodocs: typo
Eduardo San Martin Morote [Tue, 29 Dec 2020 11:01:02 +0000 (12:01 +0100)] 
docs: typo

4 years agochore: comments
Eduardo San Martin Morote [Tue, 29 Dec 2020 09:17:54 +0000 (10:17 +0100)] 
chore: comments

4 years agofeat(warn): more specific warnings
Eduardo San Martin Morote [Mon, 28 Dec 2020 10:36:39 +0000 (11:36 +0100)] 
feat(warn): more specific warnings

4 years agorelease: v4.0.2 v4.0.2
Eduardo San Martin Morote [Sun, 27 Dec 2020 23:30:31 +0000 (00:30 +0100)] 
release: v4.0.2

4 years agofix(router): allow replace to have query and hash
Eduardo San Martin Morote [Sun, 27 Dec 2020 23:22:39 +0000 (00:22 +0100)] 
fix(router): allow replace to have query and hash

fix #668

4 years agochore: up deps
Eduardo San Martin Morote [Sun, 27 Dec 2020 22:44:09 +0000 (23:44 +0100)] 
chore: up deps

4 years agofix(matcher): clear customRe after consuming buffer (#680)
dneuschaefer-rube [Sun, 27 Dec 2020 14:12:32 +0000 (15:12 +0100)] 
fix(matcher): clear customRe after consuming buffer (#680)

Fix #679

4 years agofix(devtools): use assign instead of spread operator (#672)
Eduardo San Martin Morote [Sun, 27 Dec 2020 14:09:20 +0000 (15:09 +0100)] 
fix(devtools): use assign instead of spread operator (#672)

4 years agorefactor: move omit to devtools 672/head
Eduardo San Martin Morote [Sun, 27 Dec 2020 13:48:34 +0000 (14:48 +0100)] 
refactor: move omit to devtools

4 years agochore: up devtools (#675)
Eduardo San Martin Morote [Sun, 27 Dec 2020 13:01:09 +0000 (14:01 +0100)] 
chore: up devtools (#675)

4 years agofix(router): do not restore history when ...
Eduardo San Martin Morote [Sun, 27 Dec 2020 12:49:12 +0000 (13:49 +0100)] 
fix(router): do not restore history when ...

navigating back or forward and a navigation guard triggers a
redirect

Related to #662

4 years agodocs: add imports (#677)
Dennis Wissel [Fri, 25 Dec 2020 22:01:46 +0000 (23:01 +0100)] 
docs: add imports (#677)

4 years agofix(router-view): disable inheritAttrs
Eduardo San Martin Morote [Thu, 24 Dec 2020 09:51:04 +0000 (10:51 +0100)] 
fix(router-view): disable inheritAttrs

Fix #674

4 years agofix(types): add missing exported types
Eduardo San Martin Morote [Thu, 24 Dec 2020 09:45:29 +0000 (10:45 +0100)] 
fix(types): add missing exported types

4 years agochore: add todos
Eduardo San Martin Morote [Wed, 23 Dec 2020 11:09:44 +0000 (12:09 +0100)] 
chore: add todos

4 years agodocs: fix link in useRouter api doc (#673)
Mashiro Wang [Wed, 23 Dec 2020 09:01:12 +0000 (17:01 +0800)] 
docs: fix link in useRouter api doc (#673)

4 years agofix: spread operator compatible
wangjiahan [Tue, 22 Dec 2020 13:02:58 +0000 (21:02 +0800)] 
fix: spread operator compatible

4 years agobuild(deps): [security] bump node-notifier from 8.0.0 to 8.0.1
dependabot-preview[bot] [Mon, 21 Dec 2020 17:06:34 +0000 (17:06 +0000)] 
build(deps): [security] bump node-notifier from 8.0.0 to 8.0.1

Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1. **This update includes a security fix.**
- [Release notes](https://github.com/mikaelbr/node-notifier/releases)
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md)
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump vue-loader from 16.1.1 to 16.1.2
dependabot-preview[bot] [Mon, 21 Dec 2020 10:07:27 +0000 (10:07 +0000)] 
build(deps-dev): bump vue-loader from 16.1.1 to 16.1.2

Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 16.1.1 to 16.1.2.
- [Release notes](https://github.com/vuejs/vue-loader/releases)
- [Changelog](https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-loader/compare/v16.1.1...v16.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump webpack from 5.10.1 to 5.11.0
dependabot-preview[bot] [Mon, 21 Dec 2020 09:44:22 +0000 (09:44 +0000)] 
build(deps-dev): bump webpack from 5.10.1 to 5.11.0

Bumps [webpack](https://github.com/webpack/webpack) from 5.10.1 to 5.11.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.10.1...v5.11.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump @rollup/plugin-node-resolve from 11.0.0 to 11.0.1
dependabot-preview[bot] [Mon, 21 Dec 2020 09:36:58 +0000 (09:36 +0000)] 
build(deps-dev): bump @rollup/plugin-node-resolve from 11.0.0 to 11.0.1

Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 11.0.0 to 11.0.1.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v11.0.0...commonjs-v11.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump webpack-bundle-analyzer from 4.2.0 to 4.3.0
dependabot-preview[bot] [Mon, 21 Dec 2020 09:35:15 +0000 (09:35 +0000)] 
build(deps-dev): bump webpack-bundle-analyzer from 4.2.0 to 4.3.0

Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/webpack-contrib/webpack-bundle-analyzer/releases)
- [Changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/webpack-bundle-analyzer/compare/v4.2.0...v4.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump rollup from 2.35.0 to 2.35.1
dependabot-preview[bot] [Mon, 21 Dec 2020 09:34:45 +0000 (09:34 +0000)] 
build(deps-dev): bump rollup from 2.35.0 to 2.35.1

Bumps [rollup](https://github.com/rollup/rollup) from 2.35.0 to 2.35.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/v2.35.0...v2.35.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agodocs: typo
Eduardo San Martin Morote [Mon, 14 Dec 2020 21:57:24 +0000 (22:57 +0100)] 
docs: typo

4 years agobuild(deps-dev): bump ts-loader from 8.0.11 to 8.0.12
dependabot-preview[bot] [Mon, 14 Dec 2020 11:28:48 +0000 (11:28 +0000)] 
build(deps-dev): bump ts-loader from 8.0.11 to 8.0.12

Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.11 to 8.0.12.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v8.0.11...v8.0.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump rollup from 2.34.2 to 2.35.0
dependabot-preview[bot] [Mon, 14 Dec 2020 11:27:48 +0000 (11:27 +0000)] 
build(deps-dev): bump rollup from 2.34.2 to 2.35.0

Bumps [rollup](https://github.com/rollup/rollup) from 2.34.2 to 2.35.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/v2.34.2...v2.35.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump typescript from 4.1.2 to 4.1.3
dependabot-preview[bot] [Mon, 14 Dec 2020 11:08:57 +0000 (11:08 +0000)] 
build(deps-dev): bump typescript from 4.1.2 to 4.1.3

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump chromedriver from 87.0.2 to 87.0.4
dependabot-preview[bot] [Mon, 14 Dec 2020 11:07:44 +0000 (11:07 +0000)] 
build(deps-dev): bump chromedriver from 87.0.2 to 87.0.4

Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 87.0.2 to 87.0.4.
- [Release notes](https://github.com/giggio/node-chromedriver/releases)
- [Commits](https://github.com/giggio/node-chromedriver/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump @types/jest from 26.0.16 to 26.0.19
dependabot-preview[bot] [Mon, 14 Dec 2020 11:04:56 +0000 (11:04 +0000)] 
build(deps-dev): bump @types/jest from 26.0.16 to 26.0.19

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.16 to 26.0.19.
- [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>
4 years agobuild(deps-dev): bump webpack from 5.10.0 to 5.10.1
dependabot-preview[bot] [Mon, 14 Dec 2020 11:03:02 +0000 (11:03 +0000)] 
build(deps-dev): bump webpack from 5.10.0 to 5.10.1

Bumps [webpack](https://github.com/webpack/webpack) from 5.10.0 to 5.10.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.10.0...v5.10.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump ts-node from 9.1.0 to 9.1.1
dependabot-preview[bot] [Mon, 14 Dec 2020 11:01:44 +0000 (11:01 +0000)] 
build(deps-dev): bump ts-node from 9.1.0 to 9.1.1

Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 9.1.0 to 9.1.1.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v9.1.0...v9.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps): [security] bump ini from 1.3.5 to 1.3.7
dependabot-preview[bot] [Thu, 10 Dec 2020 18:27:48 +0000 (18:27 +0000)] 
build(deps): [security] bump ini from 1.3.5 to 1.3.7

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. **This update includes a security fix.**
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agodocs: rollback vitepress (#646)
Eduardo San Martin Morote [Thu, 10 Dec 2020 12:20:13 +0000 (13:20 +0100)] 
docs: rollback vitepress (#646)

4 years agodocs: fix links (#645)
Alan Wang [Thu, 10 Dec 2020 08:46:42 +0000 (16:46 +0800)] 
docs: fix links (#645)

4 years agodocs: typo (#644) [skip ci]
Richard Keep [Thu, 10 Dec 2020 08:46:27 +0000 (11:46 +0300)] 
docs: typo (#644) [skip ci]

4 years agodocs: fix ads
Eduardo San Martin Morote [Tue, 8 Dec 2020 10:43:33 +0000 (11:43 +0100)] 
docs: fix ads

4 years agodocs: feedback
Eduardo San Martin Morote [Tue, 8 Dec 2020 10:16:31 +0000 (11:16 +0100)] 
docs: feedback

4 years agorelease: v4.0.1 v4.0.1
Eduardo San Martin Morote [Mon, 7 Dec 2020 13:50:31 +0000 (14:50 +0100)] 
release: v4.0.1

4 years agofix(build): rollback rollup plugin commonjs
Eduardo San Martin Morote [Mon, 7 Dec 2020 13:38:44 +0000 (14:38 +0100)] 
fix(build): rollback rollup plugin commonjs

4 years agorelease: v4.0.0 v4.0.0
Eduardo San Martin Morote [Mon, 7 Dec 2020 10:19:49 +0000 (11:19 +0100)] 
release: v4.0.0

4 years agochore: prepare for stable
Eduardo San Martin Morote [Mon, 7 Dec 2020 10:16:52 +0000 (11:16 +0100)] 
chore: prepare for stable

4 years agochore: up deps
Eduardo San Martin Morote [Mon, 7 Dec 2020 09:57:57 +0000 (10:57 +0100)] 
chore: up deps

4 years agochore: up vue
Eduardo San Martin Morote [Mon, 7 Dec 2020 09:48:13 +0000 (10:48 +0100)] 
chore: up vue

4 years agobuild(deps-dev): bump webpack-bundle-analyzer from 4.1.0 to 4.2.0
dependabot-preview[bot] [Mon, 7 Dec 2020 09:18:19 +0000 (09:18 +0000)] 
build(deps-dev): bump webpack-bundle-analyzer from 4.1.0 to 4.2.0

Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/webpack-contrib/webpack-bundle-analyzer/releases)
- [Changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/webpack-bundle-analyzer/compare/v4.1.0...v4.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump lint-staged from 10.5.2 to 10.5.3
dependabot-preview[bot] [Mon, 7 Dec 2020 09:10:31 +0000 (09:10 +0000)] 
build(deps-dev): bump lint-staged from 10.5.2 to 10.5.3

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.2 to 10.5.3.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.5.2...v10.5.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump @types/jest from 26.0.15 to 26.0.16
dependabot-preview[bot] [Mon, 7 Dec 2020 09:09:56 +0000 (09:09 +0000)] 
build(deps-dev): bump @types/jest from 26.0.15 to 26.0.16

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.15 to 26.0.16.
- [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>
4 years agobuild(deps-dev): bump algoliasearch from 4.8.2 to 4.8.3
dependabot-preview[bot] [Mon, 7 Dec 2020 09:09:32 +0000 (09:09 +0000)] 
build(deps-dev): bump algoliasearch from 4.8.2 to 4.8.3

Bumps [algoliasearch](https://github.com/algolia/algoliasearch-client-javascript) from 4.8.2 to 4.8.3.
- [Release notes](https://github.com/algolia/algoliasearch-client-javascript/releases)
- [Changelog](https://github.com/algolia/algoliasearch-client-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/algolia/algoliasearch-client-javascript/compare/4.8.2...4.8.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump chromedriver from 87.0.0 to 87.0.2
dependabot-preview[bot] [Mon, 7 Dec 2020 09:08:40 +0000 (09:08 +0000)] 
build(deps-dev): bump chromedriver from 87.0.0 to 87.0.2

Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 87.0.0 to 87.0.2.
- [Release notes](https://github.com/giggio/node-chromedriver/releases)
- [Commits](https://github.com/giggio/node-chromedriver/compare/87.0.0...87.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump webpack from 5.9.0 to 5.10.0
dependabot-preview[bot] [Mon, 7 Dec 2020 09:07:56 +0000 (09:07 +0000)] 
build(deps-dev): bump webpack from 5.9.0 to 5.10.0

Bumps [webpack](https://github.com/webpack/webpack) from 5.9.0 to 5.10.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.9.0...v5.10.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agotest(e2e): missed this one
Eduardo San Martin Morote [Sat, 5 Dec 2020 16:19:53 +0000 (17:19 +0100)] 
test(e2e): missed this one

4 years agotest(e2e): update for safari
Eduardo San Martin Morote [Sat, 5 Dec 2020 16:17:18 +0000 (17:17 +0100)] 
test(e2e): update for safari

4 years agodocs: fix layout shift ad
Eduardo San Martin Morote [Fri, 4 Dec 2020 10:47:12 +0000 (11:47 +0100)] 
docs: fix layout shift ad

4 years agobuild: prepare for stable [skip ci]
Eduardo San Martin Morote [Thu, 3 Dec 2020 10:27:33 +0000 (11:27 +0100)] 
build: prepare for stable [skip ci]

4 years agofeat: expose routerViewLocationKey as internal
Eduardo San Martin Morote [Thu, 3 Dec 2020 09:49:58 +0000 (10:49 +0100)] 
feat: expose routerViewLocationKey as internal

4 years agofix(router-view): properly use route prop when nested
Eduardo San Martin Morote [Thu, 3 Dec 2020 09:49:41 +0000 (10:49 +0100)] 
fix(router-view): properly use route prop when nested

4 years agodocs: grammar (#628)
Dan [Thu, 3 Dec 2020 08:09:56 +0000 (03:09 -0500)] 
docs: grammar (#628)

Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
4 years agofix(router-view): return one node when possible
Eduardo San Martin Morote [Wed, 2 Dec 2020 18:03:38 +0000 (19:03 +0100)] 
fix(router-view): return one node when possible

Fix #537

4 years agotest: test out-in nested transitions
Eduardo San Martin Morote [Wed, 2 Dec 2020 18:02:09 +0000 (19:02 +0100)] 
test: test out-in nested transitions

4 years agotest: fix ts
Eduardo San Martin Morote [Wed, 2 Dec 2020 18:01:43 +0000 (19:01 +0100)] 
test: fix ts

4 years agobuild(deps-dev): bump webpack from 5.6.0 to 5.9.0
dependabot-preview[bot] [Mon, 30 Nov 2020 09:31:17 +0000 (09:31 +0000)] 
build(deps-dev): bump webpack from 5.6.0 to 5.9.0

Bumps [webpack](https://github.com/webpack/webpack) from 5.6.0 to 5.9.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.6.0...v5.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump prettier from 2.2.0 to 2.2.1
dependabot-preview[bot] [Mon, 30 Nov 2020 09:21:12 +0000 (09:21 +0000)] 
build(deps-dev): bump prettier from 2.2.0 to 2.2.1

Bumps [prettier](https://github.com/prettier/prettier) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.2.0...2.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump algoliasearch from 4.8.1 to 4.8.2
dependabot-preview[bot] [Mon, 30 Nov 2020 09:14:13 +0000 (09:14 +0000)] 
build(deps-dev): bump algoliasearch from 4.8.1 to 4.8.2

Bumps [algoliasearch](https://github.com/algolia/algoliasearch-client-javascript) from 4.8.1 to 4.8.2.
- [Release notes](https://github.com/algolia/algoliasearch-client-javascript/releases)
- [Changelog](https://github.com/algolia/algoliasearch-client-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/algolia/algoliasearch-client-javascript/compare/4.8.1...4.8.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump vue-loader from 16.0.0-rc.2 to 16.1.0
dependabot-preview[bot] [Mon, 30 Nov 2020 09:14:07 +0000 (09:14 +0000)] 
build(deps-dev): bump vue-loader from 16.0.0-rc.2 to 16.1.0

Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 16.0.0-rc.2 to 16.1.0.
- [Release notes](https://github.com/vuejs/vue-loader/releases)
- [Changelog](https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-loader/compare/v16.0.0-rc.2...v16.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump rollup from 2.33.3 to 2.34.0
dependabot-preview[bot] [Mon, 30 Nov 2020 09:07:08 +0000 (09:07 +0000)] 
build(deps-dev): bump rollup from 2.33.3 to 2.34.0

Bumps [rollup](https://github.com/rollup/rollup) from 2.33.3 to 2.34.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/v2.33.3...v2.34.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump vue, @vue/compiler-sfc and @vue/server-renderer
dependabot-preview[bot] [Mon, 30 Nov 2020 09:04:36 +0000 (09:04 +0000)] 
build(deps-dev): bump vue, @vue/compiler-sfc and @vue/server-renderer

Bumps [vue](https://github.com/vuejs/vue), [@vue/compiler-sfc](https://github.com/vuejs/vue-next/tree/HEAD/packages/compiler-sfc) and [@vue/server-renderer](https://github.com/vuejs/vue-next/tree/HEAD/packages/server-renderer). These dependencies needed to be updated together.

Updates `vue` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/commits)

Updates `@vue/compiler-sfc` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/vuejs/vue-next/releases)
- [Changelog](https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-next/commits/v3.0.3/packages/compiler-sfc)

Updates `@vue/server-renderer` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/vuejs/vue-next/releases)
- [Changelog](https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-next/commits/v3.0.3/packages/server-renderer)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agorelease: v4.0.0-rc.6 v4.0.0-rc.6
Eduardo San Martin Morote [Mon, 30 Nov 2020 08:35:31 +0000 (09:35 +0100)] 
release: v4.0.0-rc.6

4 years agochore: comment [skip ci]
Eduardo San Martin Morote [Mon, 30 Nov 2020 08:34:25 +0000 (09:34 +0100)] 
chore: comment [skip ci]

4 years agotest: remove unnecessary decodeURI [skip ci]
Eduardo San Martin Morote [Thu, 26 Nov 2020 09:42:12 +0000 (10:42 +0100)] 
test: remove unnecessary decodeURI [skip ci]

4 years agochore: up deps
Eduardo San Martin Morote [Wed, 25 Nov 2020 11:31:31 +0000 (12:31 +0100)] 
chore: up deps

4 years agochore: fix browserstack image [skip ci]
Eduardo San Martin Morote [Tue, 24 Nov 2020 23:03:02 +0000 (00:03 +0100)] 
chore: fix browserstack image [skip ci]

4 years agofix(guards): correctly reuse guards (#616)
Eduardo San Martin Morote [Tue, 24 Nov 2020 22:25:27 +0000 (23:25 +0100)] 
fix(guards): correctly reuse guards (#616)

Fix #614

4 years agotest(e2e): test for guards with named views
Eduardo San Martin Morote [Tue, 24 Nov 2020 11:55:08 +0000 (12:55 +0100)] 
test(e2e): test for guards with named views

4 years agotest: add assertion
Eduardo San Martin Morote [Tue, 24 Nov 2020 09:12:51 +0000 (10:12 +0100)] 
test: add assertion

4 years agotest(e2e): refactor to extend with named views
Eduardo San Martin Morote [Tue, 24 Nov 2020 09:12:24 +0000 (10:12 +0100)] 
test(e2e): refactor to extend with named views

4 years agochore: ignore file
Eduardo San Martin Morote [Tue, 24 Nov 2020 08:56:31 +0000 (09:56 +0100)] 
chore: ignore file

4 years agodocs: fix display ads
Eduardo San Martin Morote [Mon, 23 Nov 2020 16:26:39 +0000 (17:26 +0100)] 
docs: fix display ads

4 years agorefactor: remove unintented changes
Eduardo San Martin Morote [Mon, 23 Nov 2020 10:29:43 +0000 (11:29 +0100)] 
refactor: remove unintented changes

4 years agofeat(devtools): improve active + match in routes inspector
Eduardo San Martin Morote [Mon, 23 Nov 2020 10:27:46 +0000 (11:27 +0100)] 
feat(devtools): improve active + match in routes inspector

4 years agofeat(types): expose `LocationQueryValueRaw` as internal
Eduardo San Martin Morote [Mon, 23 Nov 2020 08:46:21 +0000 (09:46 +0100)] 
feat(types): expose `LocationQueryValueRaw` as internal

4 years agobuild(deps-dev): bump vue-loader from 16.0.0-rc.1 to 16.0.0-rc.2
dependabot-preview[bot] [Mon, 23 Nov 2020 10:04:26 +0000 (10:04 +0000)] 
build(deps-dev): bump vue-loader from 16.0.0-rc.1 to 16.0.0-rc.2

Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 16.0.0-rc.1 to 16.0.0-rc.2.
- [Release notes](https://github.com/vuejs/vue-loader/releases)
- [Changelog](https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-loader/compare/v16.0.0-rc.1...v16.0.0-rc.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agobuild(deps-dev): bump prettier from 2.1.2 to 2.2.0
dependabot-preview[bot] [Mon, 23 Nov 2020 09:50:57 +0000 (09:50 +0000)] 
build(deps-dev): bump prettier from 2.1.2 to 2.2.0

Bumps [prettier](https://github.com/prettier/prettier) from 2.1.2 to 2.2.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.1.2...2.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>