Commit Graph

2911 Commits

Author SHA1 Message Date
Pooya Parsa
05729bcf2b build: remove nuxt.d.ts from .gitignore 2022-08-11 14:40:51 +02:00
pooya parsa
0cd4349b0d
build: use npm@8.10.0 to publish packages (#6520) 2022-08-11 14:27:40 +02:00
pooya parsa
4f9337adcc
fix(nuxi): fix issues with nuxi upgrade (#6514) 2022-08-11 13:41:53 +02:00
pooya parsa
5ea0474225
v3.0.0-rc.7 (#6375) 2022-08-11 12:40:11 +02:00
Pooya Parsa
f356d037e5 chore: update lockfile and nitropack 2022-08-11 10:33:01 +02:00
renovate[bot]
0b52378cd9
chore(deps): update devdependency @unocss/reset to ^0.45.6 (#6504)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-11 10:18:35 +02:00
renovate[bot]
5db559be13
chore(deps): update all non-major dependencies (#6492)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-11 10:03:34 +02:00
Daniel Roe
5aa7288d97
fix(nuxt): log fatal errors as well as unhandled ones (#6488) 2022-08-10 17:47:23 +02:00
Daniel Roe
408febada4
refactor(nuxt)!: remove null handling for titleTemplate (#6487) 2022-08-10 17:46:46 +02:00
renovate[bot]
cafd3938ed
chore(deps): update dependency mlly to ^0.5.9 (#6485)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-10 17:00:35 +02:00
pooya parsa
72429f7162
build: upgrade to unbuild 0.8.x (#6483) 2022-08-10 16:56:51 +02:00
Pooya Parsa
97f0fa511a chore: update lockfile 2022-08-10 15:33:05 +02:00
Pooya Parsa
e3d0238488 chore: ignore vue-tsc upgrade until fixed
ref: #6484
2022-08-10 15:32:48 +02:00
Daniel Roe
477cfcfd71
chore: downgrade vue-tsc (#6484) 2022-08-10 15:25:49 +02:00
renovate[bot]
cd5c88d19f
chore(deps): update all non-major dependencies (#6478)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-10 14:10:03 +02:00
Daniel Roe
5232c1b5b4
fix(nuxt): immediately call asyncData handler (#6472) 2022-08-09 23:48:48 +02:00
renovate[bot]
fe26b943cc
chore(deps): update dependency nitropack to ^0.4.18 (#6471)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-09 23:19:16 +02:00
pooya parsa
3e27c1c52b
fix(nuxt): interopDefault for page component imports (#6468) 2022-08-09 20:25:35 +02:00
renovate[bot]
bf3511c2c3
chore(deps): update dependency nitropack to ^0.4.16 (#6467)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-09 20:05:26 +02:00
renovate[bot]
90bd6b0bb6
chore(deps): update all non-major dependencies (#6459)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-09 15:37:12 +02:00
Sébastien Chopin
1f01fdfa32
docs: update full static status (#6460) 2022-08-09 15:36:27 +02:00
Gregor Becker
0b22079409
fix(nuxt): ensure component dirs in node_modules have lower scanning priority (#6382) 2022-08-09 11:13:54 +02:00
YuTin Liu
03cd6717ce
fix(nuxt): handle immediate errors when calling useAsyncData (#6441) 2022-08-09 10:01:25 +02:00
Daniel Roe
ae388e7293
fix(vite): add module type to vite node entry (#6448) 2022-08-09 09:59:08 +02:00
renovate[bot]
f296b36a82
chore(deps): update devdependency eslint-plugin-jsdoc to ^39.3.6 (#6449)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-09 09:58:38 +02:00
renovate[bot]
1f32fdb569
chore(deps): update dependency unenv to ^0.5.3 (#6447)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-08 22:14:57 +02:00
Anthony Fu
57f9a51c18
chore(deps): upgrade unplugin (#6429) 2022-08-08 22:12:07 +02:00
Daniel Roe
deb542ba51
chore: fix lockfile (#6446) 2022-08-08 22:07:20 +02:00
pooya parsa
c954dcb9e9
feat(nuxt): update nitropack to latest (#6442)
* feat(nuxt): update nitropack

* update renderer to use defineRenderHandler

* update
2022-08-08 21:12:15 +02:00
renovate[bot]
745d6115d2
chore(deps): update all non-major dependencies (#6443)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-08 21:12:04 +02:00
Daniel Roe
46f36a4038
fix(nuxt): use payload error state as source of truth (#6389) 2022-08-08 16:33:31 +02:00
renovate[bot]
0cbba77011
chore(deps): update dependency h3 to ^0.7.14 (#6440)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-08 15:40:26 +02:00
pooya parsa
ee36ddf516
fix(nuxt): add viteServerDynamicImports as experimental flag (#6433) 2022-08-08 15:25:58 +02:00
pooya parsa
4ec68db323
fix(nuxt): do not log 404 and showError as fatal by default (#6437) 2022-08-08 14:11:50 +02:00
renovate[bot]
e40286e04f fix(nuxi): upgrade listhen (#6434) 2022-08-08 13:49:31 +02:00
renovate[bot]
e25b7542b8
chore(deps): update all non-major dependencies (#6431)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-08 13:26:36 +02:00
Daniel Roe
e3b0608470
fix(kit): move relative path handling back into nuxt templates (#6430) 2022-08-08 13:03:44 +02:00
Pooya Parsa
82f2740ab5 chore(renovate): ignore unplugin update until fixed 2022-08-08 10:43:30 +02:00
Nathan Chase
70aec38428
docs: update vue-router links (#6421) 2022-08-08 10:27:19 +02:00
Daniel Roe
9971fade76
chore: revert unplugin upgrade (#6415) 2022-08-08 06:45:42 +02:00
Timur Bolotov
34056d7176
docs(useFetch): minor punctuation fixes (#6409) 2022-08-07 11:57:10 +02:00
pooya parsa
ea868f5586
fix(vite): add hotfix for netlify deployments (#6412) 2022-08-07 11:56:00 +02:00
renovate[bot]
34c7858d0a
chore(deps): update all non-major dependencies (#6391)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-07 11:54:42 +02:00
Daniel Roe
fc1d7d9507
fix(schema): cleanup meta tags and deduplicate charset and viewport (#6378) 2022-08-07 11:53:53 +02:00
Daniel Roe
41d6f372a7
feat(nuxt): update to vue-bundle-renderer@0.4 (#6210) 2022-08-07 11:52:34 +02:00
Timur Bolotov
2cbdc5c07f docs: add missing periods 2022-08-07 11:02:31 +02:00
Daniel Roe
4623525f3f
fix(nuxt): type useRoute return (#6395) 2022-08-07 06:57:11 +02:00
Haytham Salama
58abefc326
docs(schema) : add a missing comma in example config (#6394) 2022-08-05 21:00:40 +02:00
Daniel Roe
60656dfa2c
fix(nuxt): remove side-effect imports from page metadata (#6376) 2022-08-05 18:35:38 +02:00
Daniel Roe
07fa104b46
test: add key matching test for keyed composables (#6372) 2022-08-05 13:02:20 +02:00