]>
git.ipfire.org Git - thirdparty/vuejs/router.git/log
Eduardo San Martin Morote [Mon, 1 Mar 2021 09:33:30 +0000 (10:33 +0100)]
test(view): unit test keep alive and suspense
Eduardo San Martin Morote [Mon, 1 Mar 2021 09:33:01 +0000 (10:33 +0100)]
fix(view): correctly reuse instance guards (#795)
Eduardo San Martin Morote [Sat, 27 Feb 2021 21:09:05 +0000 (22:09 +0100)]
chore: sponsors update
王国栋 [Mon, 22 Feb 2021 10:14:42 +0000 (18:14 +0800)]
Update navigation.md (#782)
dependabot-preview[bot] [Mon, 22 Feb 2021 09:04:57 +0000 (09:04 +0000)]
build(deps-dev): bump @rollup/plugin-replace from 2.3.4 to 2.4.0
Bumps [@rollup/plugin-replace](https://github.com/rollup/plugins) from 2.3.4 to 2.4.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/replace-v2.3.4...replace-v2.4.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 22 Feb 2021 09:03:27 +0000 (09:03 +0000)]
build(deps-dev): bump vitepress from 0.12.0 to 0.12.2
Bumps [vitepress](https://github.com/vuejs/vitepress) from 0.12.0 to 0.12.2.
- [Release notes](https://github.com/vuejs/vitepress/releases)
- [Changelog](https://github.com/vuejs/vitepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vitepress/compare/v0.12.0...v0.12.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Eduardo San Martin Morote [Fri, 19 Feb 2021 13:17:03 +0000 (14:17 +0100)]
release: v4.0.4
Eduardo San Martin Morote [Fri, 19 Feb 2021 13:15:27 +0000 (14:15 +0100)]
chore: up deps
Eduardo San Martin Morote [Thu, 18 Feb 2021 21:53:23 +0000 (22:53 +0100)]
test: fix error spy
Cristian Pallarés [Thu, 18 Feb 2021 17:04:31 +0000 (18:04 +0100)]
refactor: use console.error during lazy loading (#777)
By using `console.error` even in the development environment, we will provide useful information such as the reference to the actual ES module that failed and the code line where it happened
dependabot-preview[bot] [Mon, 15 Feb 2021 09:34:34 +0000 (09:34 +0000)]
build(deps-dev): bump ts-loader from 8.0.16 to 8.0.17
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.16 to 8.0.17.
- [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.16...v8.0.17)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 15 Feb 2021 09:22:49 +0000 (09:22 +0000)]
build(deps-dev): bump @vue/test-utils from 2.0.0-rc.0 to 2.0.0-rc.1
Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils/tree/HEAD/packages/test-utils) from 2.0.0-rc.0 to 2.0.0-rc.1.
- [Release notes](https://github.com/vuejs/vue-test-utils/releases)
- [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-test-utils/commits/HEAD/packages/test-utils)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 15 Feb 2021 09:22:09 +0000 (09:22 +0000)]
build(deps-dev): bump rollup from 2.38.5 to 2.39.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.38.5 to 2.39.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.38.5...v2.39.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 15 Feb 2021 09:21:42 +0000 (09:21 +0000)]
build(deps-dev): bump typescript from 4.1.4 to 4.1.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.1.4...v4.1.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Alex Kyriakidis [Thu, 11 Feb 2021 18:41:15 +0000 (19:41 +0100)]
docs: improve 404 example (#769)
Alex Kyriakidis [Thu, 11 Feb 2021 12:53:39 +0000 (13:53 +0100)]
docs: typo (#768)
Joey [Wed, 10 Feb 2021 13:44:43 +0000 (21:44 +0800)]
docs: fix navigation-failures type count (#767)
Co-authored-by: xiaaa123 <3288432965@qq.com>
Eduardo San Martin Morote [Wed, 10 Feb 2021 08:32:37 +0000 (09:32 +0100)]
test: remov ewarning
Eduardo San Martin Morote [Wed, 10 Feb 2021 08:32:29 +0000 (09:32 +0100)]
chore: up deps
edison [Wed, 10 Feb 2021 08:22:23 +0000 (16:22 +0800)]
docs: translate to zh-CN (#728)
Co-authored-by: xiaaa123 <3288432965@qq.com>
dependabot-preview[bot] [Mon, 8 Feb 2021 10:04:00 +0000 (10:04 +0000)]
build(deps-dev): bump rollup from 2.38.3 to 2.38.5
Bumps [rollup](https://github.com/rollup/rollup) from 2.38.3 to 2.38.5.
- [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.38.3...v2.38.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 8 Feb 2021 10:03:43 +0000 (10:03 +0000)]
build(deps-dev): bump webpack from 5.19.0 to 5.21.2
Bumps [webpack](https://github.com/webpack/webpack) from 5.19.0 to 5.21.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.19.0...v5.21.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 8 Feb 2021 09:50:08 +0000 (09:50 +0000)]
build(deps-dev): bump ts-loader from 8.0.14 to 8.0.15
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.14 to 8.0.15.
- [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.14...v8.0.15)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 8 Feb 2021 09:49:26 +0000 (09:49 +0000)]
build(deps-dev): bump @rollup/plugin-node-resolve from 11.1.0 to 11.1.1
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 11.1.0 to 11.1.1.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v11.1.0...node-resolve-v11.1.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 8 Feb 2021 09:48:53 +0000 (09:48 +0000)]
build(deps-dev): bump lint-staged from 10.5.3 to 10.5.4
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.3 to 10.5.4.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.5.3...v10.5.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 8 Feb 2021 09:47:59 +0000 (09:47 +0000)]
build(deps-dev): bump @vue/devtools-api
Bumps [@vue/devtools-api](https://github.com/vuejs/vue-devtools/tree/HEAD/packages/api) from 6.0.0-beta.5 to 6.0.0-beta.6.
- [Release notes](https://github.com/vuejs/vue-devtools/releases)
- [Commits](https://github.com/vuejs/vue-devtools/commits/v6.0.0-beta.6/packages/api)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 8 Feb 2021 09:47:34 +0000 (09:47 +0000)]
build(deps-dev): bump webpack-cli from 4.4.0 to 4.5.0
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.4.0 to 4.5.0.
- [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.4.0...webpack-cli@4.5.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 8 Feb 2021 01:07:29 +0000 (02:07 +0100)]
build(deps-dev): bump chromedriver from 87.0.5 to 88.0.0 (#734)
Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 87.0.5 to 88.0.0.
- [Release notes](https://github.com/giggio/node-chromedriver/releases)
- [Commits](https://github.com/giggio/node-chromedriver/compare/87.0.5...88.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Rizkhal Lamaau [Mon, 8 Feb 2021 01:01:44 +0000 (10:01 +0900)]
docs: add a comma (#758)
yuangongji [Thu, 4 Feb 2021 21:25:55 +0000 (05:25 +0800)]
fix(guards): vue-class-component call guards on first... (#755)
navigation with lazy routes
zhufengzhufeng [Thu, 4 Feb 2021 12:18:18 +0000 (20:18 +0800)]
docs: improve guards (#729)
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
Eduardo San Martin Morote [Mon, 1 Feb 2021 20:57:57 +0000 (21:57 +0100)]
chore: typo [skip ci]
Eduardo San Martin Morote [Mon, 1 Feb 2021 21:03:52 +0000 (22:03 +0100)]
chore: sponsors [skip ci]
dependabot-preview[bot] [Mon, 1 Feb 2021 10:21:19 +0000 (10:21 +0000)]
build(deps-dev): bump @vue/test-utils from 2.0.0-beta.13 to 2.0.0-rc.0
Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils/tree/HEAD/packages/test-utils) from 2.0.0-beta.13 to 2.0.0-rc.0.
- [Release notes](https://github.com/vuejs/vue-test-utils/releases)
- [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-test-utils/commits/HEAD/packages/test-utils)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 1 Feb 2021 10:21:13 +0000 (10:21 +0000)]
build(deps-dev): bump rollup from 2.38.0 to 2.38.3
Bumps [rollup](https://github.com/rollup/rollup) from 2.38.0 to 2.38.3.
- [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.38.0...v2.38.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 1 Feb 2021 10:21:09 +0000 (10:21 +0000)]
build(deps-dev): bump webpack from 5.17.0 to 5.19.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.17.0 to 5.19.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.17.0...v5.19.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 1 Feb 2021 10:08:02 +0000 (10:08 +0000)]
build(deps-dev): bump ts-jest from 26.4.4 to 26.5.0
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.4.4 to 26.5.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/v26.4.4...v26.5.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 1 Feb 2021 10:07:55 +0000 (10:07 +0000)]
build(deps-dev): bump @rollup/plugin-alias from 3.1.1 to 3.1.2
Bumps [@rollup/plugin-alias](https://github.com/rollup/plugins) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/alias-v3.1.1...alias-v3.1.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 1 Feb 2021 10:07:44 +0000 (10:07 +0000)]
build(deps-dev): bump vitepress from 0.11.4 to 0.11.5
Bumps [vitepress](https://github.com/vuejs/vitepress) from 0.11.4 to 0.11.5.
- [Release notes](https://github.com/vuejs/vitepress/releases)
- [Changelog](https://github.com/vuejs/vitepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vitepress/compare/v0.11.4...v0.11.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 1 Feb 2021 10:07:26 +0000 (10:07 +0000)]
build(deps-dev): bump @vue/devtools-api
Bumps [@vue/devtools-api](https://github.com/vuejs/vue-devtools/tree/HEAD/packages/api) from 6.0.0-beta.3 to 6.0.0-beta.5.
- [Release notes](https://github.com/vuejs/vue-devtools/releases)
- [Commits](https://github.com/vuejs/vue-devtools/commits/v6.0.0-beta.5/packages/api)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Guillaume Chau [Sun, 31 Jan 2021 21:00:02 +0000 (22:00 +0100)]
fix(devtools): id and label (#742)
Eduardo San Martin Morote [Thu, 28 Jan 2021 10:00:47 +0000 (11:00 +0100)]
docs: up sponsors
Leon Wilberforce [Wed, 27 Jan 2021 22:11:32 +0000 (22:11 +0000)]
docs: fix typo (#737)
dependabot-preview[bot] [Mon, 25 Jan 2021 09:09:27 +0000 (09:09 +0000)]
build(deps-dev): bump webpack from 5.16.0 to 5.17.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.16.0 to 5.17.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.16.0...v5.17.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 25 Jan 2021 08:58:20 +0000 (08:58 +0000)]
build(deps-dev): bump webpack-bundle-analyzer from 4.3.0 to 4.4.0
Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from 4.3.0 to 4.4.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.3.0...v4.4.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 25 Jan 2021 08:56:48 +0000 (08:56 +0000)]
build(deps-dev): bump algoliasearch from 4.8.3 to 4.8.4
Bumps [algoliasearch](https://github.com/algolia/algoliasearch-client-javascript) from 4.8.3 to 4.8.4.
- [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.3...4.8.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Eduardo San Martin Morote [Sat, 23 Jan 2021 17:37:53 +0000 (18:37 +0100)]
feat(types): make meta type safe with unknown
dependabot-preview[bot] [Sat, 23 Jan 2021 12:59:32 +0000 (12:59 +0000)]
build(deps-dev): bump rollup from 2.37.0 to 2.38.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.37.0 to 2.38.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.37.0...v2.38.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
István Donkó [Sat, 23 Jan 2021 12:58:22 +0000 (13:58 +0100)]
docs: meta transitionName typo (#731)
Eduardo San Martin Morote [Sat, 23 Jan 2021 12:57:25 +0000 (13:57 +0100)]
chore: up vitepress
Eduardo San Martin Morote [Tue, 19 Jan 2021 21:41:35 +0000 (22:41 +0100)]
docs: useLink example
dependabot-preview[bot] [Mon, 18 Jan 2021 10:41:46 +0000 (10:41 +0000)]
build(deps-dev): bump webpack from 5.12.3 to 5.15.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.12.3 to 5.15.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.12.3...v5.15.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 18 Jan 2021 10:24:25 +0000 (10:24 +0000)]
build(deps-dev): bump @rollup/plugin-node-resolve from 11.0.1 to 11.1.0
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 11.0.1 to 11.1.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v11.0.1...commonjs-v11.1.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 18 Jan 2021 10:24:23 +0000 (10:24 +0000)]
build(deps-dev): bump @types/webpack from 4.41.25 to 4.41.26
Bumps [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack) from 4.41.25 to 4.41.26.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 18 Jan 2021 10:13:32 +0000 (10:13 +0000)]
build(deps-dev): bump webpack-dev-server from 3.11.1 to 3.11.2
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 3.11.1 to 3.11.2.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/v3.11.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v3.11.1...v3.11.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 18 Jan 2021 10:13:17 +0000 (10:13 +0000)]
build(deps-dev): bump @types/jsdom from 16.2.5 to 16.2.6
Bumps [@types/jsdom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsdom) from 16.2.5 to 16.2.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jsdom)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Eduardo San Martin Morote [Fri, 15 Jan 2021 14:34:42 +0000 (15:34 +0100)]
chore: sponsors [skip ci]
Eduardo San Martin Morote [Fri, 15 Jan 2021 09:13:45 +0000 (10:13 +0100)]
fix(warn): should not warn missing optional params in aliases
Eduardo San Martin Morote [Fri, 15 Jan 2021 09:05:33 +0000 (10:05 +0100)]
test(matcher): proper non greedy
Eduardo San Martin Morote [Fri, 15 Jan 2021 09:05:22 +0000 (10:05 +0100)]
fix(matcher): force leading slash with optional param in multi segments
Eduardo San Martin Morote [Thu, 14 Jan 2021 15:51:00 +0000 (16:51 +0100)]
test: add useApi
Eduardo San Martin Morote [Wed, 13 Jan 2021 16:03:48 +0000 (17:03 +0100)]
chore: up vitepress
Dawaxy [Tue, 12 Jan 2021 15:51:05 +0000 (23:51 +0800)]
docs: typo (#714)
I think it's wrong here :router.push('/admin').push(failure);
router.push return promise instance, push should be replaced with then.
Fabien ML [Mon, 11 Jan 2021 15:21:20 +0000 (16:21 +0100)]
docs: typo (#712)
Add missing comma line 67
dependabot-preview[bot] [Mon, 11 Jan 2021 09:55:08 +0000 (09:55 +0000)]
build(deps-dev): bump rollup from 2.35.1 to 2.36.1
Bumps [rollup](https://github.com/rollup/rollup) from 2.35.1 to 2.36.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.1...v2.36.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Mon, 11 Jan 2021 09:53:18 +0000 (09:53 +0000)]
build(deps-dev): bump webpack from 5.11.1 to 5.12.3
Bumps [webpack](https://github.com/webpack/webpack) from 5.11.1 to 5.12.3.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.11.1...v5.12.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
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>
Eduardo San Martin Morote [Mon, 11 Jan 2021 09:37:51 +0000 (10:37 +0100)]
release: v4.0.3
Eduardo San Martin Morote [Mon, 11 Jan 2021 09:37:03 +0000 (10:37 +0100)]
chore: up types
Eduardo San Martin Morote [Sat, 9 Jan 2021 10:09:19 +0000 (11:09 +0100)]
refactor(guards): warn once
leemove [Sat, 9 Jan 2021 10:10:27 +0000 (18:10 +0800)]
feat(warn): warn defineAsyncComponent usage in routes (#682)
Eduardo San Martin Morote [Sat, 9 Jan 2021 10:03:42 +0000 (11:03 +0100)]
docs: removal of router.app
Close #700
Eduardo San Martin Morote [Sat, 9 Jan 2021 09:47:30 +0000 (10:47 +0100)]
fix(link): use replace prop
Close #702
Eduardo San Martin Morote [Thu, 7 Jan 2021 16:01:06 +0000 (17:01 +0100)]
feat(types): expose RouteParamsRaw
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>
Eduardo San Martin Morote [Mon, 4 Jan 2021 15:31:27 +0000 (16:31 +0100)]
refactor: infer correct type
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
Eduardo San Martin Morote [Mon, 4 Jan 2021 10:38:29 +0000 (11:38 +0100)]
chore: up vitepress
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
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>
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>
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>
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>
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>
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>
Eduardo San Martin Morote [Tue, 29 Dec 2020 11:01:02 +0000 (12:01 +0100)]
docs: typo
Eduardo San Martin Morote [Tue, 29 Dec 2020 09:17:54 +0000 (10:17 +0100)]
chore: comments
Eduardo San Martin Morote [Mon, 28 Dec 2020 10:36:39 +0000 (11:36 +0100)]
feat(warn): more specific warnings
Eduardo San Martin Morote [Sun, 27 Dec 2020 23:30:31 +0000 (00:30 +0100)]
release: v4.0.2
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
Eduardo San Martin Morote [Sun, 27 Dec 2020 22:44:09 +0000 (23:44 +0100)]
chore: up deps
dneuschaefer-rube [Sun, 27 Dec 2020 14:12:32 +0000 (15:12 +0100)]
fix(matcher): clear customRe after consuming buffer (#680)
Fix #679
Eduardo San Martin Morote [Sun, 27 Dec 2020 14:09:20 +0000 (15:09 +0100)]
fix(devtools): use assign instead of spread operator (#672)
Eduardo San Martin Morote [Sun, 27 Dec 2020 13:48:34 +0000 (14:48 +0100)]
refactor: move omit to devtools
Eduardo San Martin Morote [Sun, 27 Dec 2020 13:01:09 +0000 (14:01 +0100)]
chore: up devtools (#675)
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
Dennis Wissel [Fri, 25 Dec 2020 22:01:46 +0000 (23:01 +0100)]
docs: add imports (#677)
Eduardo San Martin Morote [Thu, 24 Dec 2020 09:51:04 +0000 (10:51 +0100)]
fix(router-view): disable inheritAttrs
Fix #674
Eduardo San Martin Morote [Thu, 24 Dec 2020 09:45:29 +0000 (10:45 +0100)]
fix(types): add missing exported types
Eduardo San Martin Morote [Wed, 23 Dec 2020 11:09:44 +0000 (12:09 +0100)]
chore: add todos