renovate[bot]
|
f8c616037e
|
chore(deps): update dependency chalk to v4 (#8428)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-12-03 12:01:13 +01:00 |
|
Pooya Parsa
|
dad4590613
|
chore: 2.14.9 hotfix
|
2020-12-02 11:39:55 +01:00 |
|
Pooya Parsa
|
e9f380c9e6
|
v2.14.9 [release]
|
2020-12-02 11:34:18 +01:00 |
|
Xin Du (Clark)
|
ab039f051a
|
feat: update all dependencies that require node 10.x (#8346)
|
2020-12-01 12:40:50 +01:00 |
|
Pooya Parsa
|
68d8fb8487
|
v2.14.8 [release]
|
2020-12-01 12:05:12 +01:00 |
|
Cain Hall
|
b80056c96c
|
fix(generator): nested route missing trailingSlash (#8237)
[release]
|
2020-11-25 15:24:13 +01:00 |
|
Sébastien Chopin
|
691f21c683
|
fix(vue-app): handle missing payloads on full static (#8314)
* fix(vue-app): handle missing payloads on full static
Fixes #7717
* chore: rename routesManifest to manifest
* chore: remove console.log
* chore(vue-app): don't have staticAssetsBase if undefined
* chore: add manifest option
* test: update snapshot
* chore: use foundRoute to avoid multiple vars name
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2020-11-25 15:19:29 +01:00 |
|
renovate[bot]
|
57aa7cc54d
|
chore(deps): update dependency node-html-parser to v2 (#8329)
|
2020-11-14 23:20:24 +00:00 |
|
Daniel Roe
|
b050861332
|
fix(generator): respect publicPath for static assets (#8344)
* fix: respect publicPath for static assets
* test: add test for correct `publicPath` URL handling
|
2020-11-14 23:10:16 +01:00 |
|
renovate[bot]
|
e934da3c36
|
chore(deps): update devdependency @nuxtjs/eslint-config to v5 (#8345)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Clark Du <clark.duxin@gmail.com>
|
2020-11-14 17:10:53 +00:00 |
|
renovate[bot]
|
63f5a0ed8c
|
chore(deps): update all non-major dependencies (#8300)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-11-09 18:11:56 +01:00 |
|
renovate[bot]
|
8a25a91b60
|
chore(deps): update all non-major dependencies (#8267)
|
2020-11-04 13:59:02 +00:00 |
|
renovate[bot]
|
918b589772
|
chore(deps): update all non-major dependencies (#8224)
* chore(deps): update all non-major dependencies
* fix lock
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Clark Du <clark.duxin@gmail.com>
|
2020-10-29 21:47:05 +00:00 |
|
pooya parsa
|
265d0e7aac
|
v2.14.7
[release]
|
2020-10-15 18:17:49 +02:00 |
|
Sébastien Chopin
|
7e7190b90d
|
fix: add better logs for DX with target option (#8206)
* fix: add better logs for DX with target option
* chore: add warning for old nuxt build in ssr false
* Update generator.js
* Update generate.js
* chore: better logs
* fix: update
|
2020-10-15 18:12:06 +02:00 |
|
renovate[bot]
|
f0c1375477
|
chore(deps): update all non-major dependencies (#8137)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-10-08 16:34:45 +02:00 |
|
Sébastien Chopin
|
34f32113b4
|
fix(generator): handle when no routes.json defined (#8166)
|
2020-10-08 16:29:30 +02:00 |
|
renovate[bot]
|
d7a8548d53
|
chore(deps): update all non-major dependencies (#8101)
|
2020-09-28 10:57:10 +01:00 |
|
pooya parsa
|
41176577ad
|
v2.14.6
[release]
|
2020-09-21 12:30:19 +02:00 |
|
pooya parsa
|
3b037720f2
|
v2.14.5
[release]
|
2020-09-10 14:35:08 +02:00 |
|
pooya parsa
|
1a77fba4eb
|
v2.14.4
|
2020-08-27 12:25:35 +02:00 |
|
pooya parsa
|
5e9d759d7b
|
v2.14.3 [release]
|
2020-08-16 19:03:06 +02:00 |
|
pooya parsa
|
34c56722c8
|
v2.14.2 [release]
|
2020-08-16 12:57:53 +02:00 |
|
renovate[bot]
|
5fdfba2279
|
chore(deps): update all non-major dependencies (#7853)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-08-13 15:05:54 +02:00 |
|
pooya parsa
|
c30499d7e0
|
v2.14.1
[release]
|
2020-08-04 17:33:56 +02:00 |
|
Ahad Birang
|
19e68e770c
|
fix(crawler): skip external link with no schema (#7806)
|
2020-07-30 16:22:53 +02:00 |
|
pooya parsa
|
60f68638cb
|
v2.14.0 [release]
|
2020-07-27 19:23:49 +02:00 |
|
Ahad Birang
|
298c3e3ef7
|
fix(generator): avoid duplicate slashes for routes ending with hash (#7776)
* fix: remove duplicate slashes from crawled routes
* fixture: use trailing slash for hash
* refactor: do trailing slash sanetization after hash removal
* test: enable trailing slash for full-static fixture
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2020-07-27 11:01:24 +02:00 |
|
pooya parsa
|
c5a4465572
|
feat: static target DX improvements (#7712)
[release]
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: pimlie <pimlie@hotmail.com>
|
2020-07-16 17:10:54 +02:00 |
|
pooya parsa
|
e3821ba78c
|
v2.13.3 [release]
|
2020-07-02 20:06:42 +02:00 |
|
pooya parsa
|
c998072c94
|
v2.13.2
|
2020-06-26 20:58:45 +02:00 |
|
renovate[bot]
|
000ad67f99
|
chore(deps): update dependency consola to ^2.14.0 (#7617)
|
2020-06-26 17:10:50 +02:00 |
|
pooya parsa
|
56b158e7d6
|
v2.13.1 [release]
|
2020-06-24 10:36:15 +02:00 |
|
renovate[bot]
|
e1de5e8667
|
chore(deps): update all non-major dependencies (#7594)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-06-24 10:03:26 +02:00 |
|
Pooya Parsa
|
dbecbe4ada
|
v2.13.0 [release]
|
2020-06-18 18:48:36 +02:00 |
|
Sébastien Chopin
|
99432d5d94
|
fix(generator): rename export hook to distRemoved
|
2020-06-18 17:45:06 +02:00 |
|
pooya parsa
|
92ef65c8ed
|
fix(generator): encode routes and show error summary (#7518)
|
2020-06-16 17:53:29 +02:00 |
|
Sébastien Chopin
|
68d498b2f4
|
fix(generator): handle nuxt build --no-build (#7523)
|
2020-06-15 21:42:42 +02:00 |
|
renovate[bot]
|
b19006d1c7
|
chore(deps): update all non-major dependencies (#7494)
[release]
|
2020-06-12 15:30:36 +02:00 |
|
Sébastien Chopin
|
7c6e170a89
|
fix: handle router.base for crawler and serve (#7486)
Co-authored-by: pooya parsa <pyapar@gmail.com>
|
2020-06-10 09:51:29 +02:00 |
|
renovate[bot]
|
cbbf6652cd
|
chore(deps): update all non-major dependencies (#7457)
[release]
|
2020-06-08 13:01:40 +02:00 |
|
Ahad Birang
|
be726e42b6
|
feat(generator): allow excluding exported pages using export:page hook (#7455)
|
2020-06-03 21:35:28 +02:00 |
|
renovate[bot]
|
484e70fdd8
|
chore(deps): update all non-major dependencies (#7433)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-06-01 18:48:09 +02:00 |
|
Alexander Lichter
|
c14471681c
|
fix(generator): respect options.router.trailingSlash for crawler (#7431)
|
2020-05-28 18:26:27 +02:00 |
|
renovate[bot]
|
5c348c0618
|
chore(deps): update all non-major dependencies (dev) (#7419)
* chore(deps): update all non-major dependencies
* update size limits
|
2020-05-27 23:27:20 +02:00 |
|
Pooya Parsa
|
a82f8d8b1f
|
feat(generator): export:route hook and setPayload (#7422)
* feat(generator): shared payload support for `nuxt export`
* feat: add `export:` hooks for upward compatibility
* fix: use setPayload to avoid breaking usage
* test: update test
* fix: deep assign
* chore: update tests
* fix: route payload has more periority than shared one
* test: update generator hook tests
* lint: remove unnecessary import
|
2020-05-27 16:51:51 +02:00 |
|
renovate[bot]
|
ca32427d2e
|
chore(deps): update all non-major dependencies (#7403)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-05-25 21:33:34 +02:00 |
|
Sébastien Chopin
|
60ae0fb011
|
fix(generator): keep generating pages in SPA (#7400)
* fix(generator): keep generating pages in SPA
* chore: fix lint error
Co-authored-by: pooya parsa <pooya@pi0.ir>
|
2020-05-20 17:55:54 +02:00 |
|
Tim van den Eijnden
|
2e5184688f
|
fix(generator, builder): empty build and dist directories instead of remove (#7361)
|
2020-05-13 16:46:13 +02:00 |
|
renovate[bot]
|
8af076d5e6
|
chore(deps): update all non-major dependencies (dev) (#7326)
|
2020-05-11 09:14:28 +01:00 |
|