Commit Graph

2928 Commits

Author SHA1 Message Date
Anthony Fu
f350a70775
refactor(nuxt): enable strict type checking (#6368)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-08-12 19:47:58 +02:00
renovate[bot]
cb98c8b921
chore(deps): update all non-major dependencies (#6565)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-12 18:15:51 +02:00
Daniel Roe
0a513a56b1
feat(webpack, vite): default to .js extension for client (#6505) 2022-08-12 16:16:08 +02:00
pooya parsa
3960f513c3
v3.0.0-rc.8 (#6526) 2022-08-12 15:35:33 +02:00
Pooya Parsa
3c3adb779d chore(deps): update mlly and lockfile 2022-08-12 15:19:28 +02:00
Pooya Parsa
a5e3b7ad7c chore: update lockfile 2022-08-12 14:35:37 +02:00
renovate[bot]
38cd67d962
chore(deps): update all non-major dependencies (#6552)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-12 13:05:32 +02:00
Daniel Roe
70b024fbaa
fix(vite, nuxt): resolve relative to srcDir rather than rootDir (#6546) 2022-08-12 11:11:09 +02:00
pooya parsa
b0bf25cf51
fix(nuxt): tree-shake devtools from production bundle (#6538) 2022-08-12 00:33:21 +02:00
renovate[bot]
21c5a7579e
chore(deps): update all non-major dependencies (#6537)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-12 00:27:19 +02:00
Timur Bolotov
e55938fe6e
docs(schema): grammar, punctuation and typo fixes (#6469)
Co-authored-by: Damian Głowala <48835293+DamianGlowala@users.noreply.github.com>
2022-08-11 23:25:35 +02:00
Jiang Menghao
fb46c83d73
docs(quick-start): add the file path for disable generating shim (#6519) 2022-08-11 23:21:51 +02:00
Eugen Istoc
1072140b05
docs: change info to danger for pages root element (#6528) 2022-08-11 23:20:09 +02:00
renovate[bot]
7a846a8292
chore(deps): update dependency webpack-hot-middleware to ^2.25.2 (#6530)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-11 20:07:40 +02:00
pooya parsa
aaf4bcd025
fix(vite): remove /@fs from external ids (#6529) 2022-08-11 19:39:02 +02:00
pooya parsa
24a499d285
fix(nuxt)!: allow app:rendered to modify ssr context and add render:html (#6521) 2022-08-11 18:34:39 +02:00
Pooya Parsa
f6c31b1aaf build: bump npm version for release scripts 2022-08-11 14:41:10 +02:00
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