1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-03-05 17:45:59 +00:00
Commit Graph

2541 Commits

Author SHA1 Message Date
Sébastien Chopin
1f01fdfa32
docs: update full static status () 2022-08-09 15:36:27 +02:00
Gregor Becker
0b22079409
fix(nuxt): ensure component dirs in node_modules have lower scanning priority () 2022-08-09 11:13:54 +02:00
YuTin Liu
03cd6717ce
fix(nuxt): handle immediate errors when calling useAsyncData () 2022-08-09 10:01:25 +02:00
Daniel Roe
ae388e7293
fix(vite): add module type to vite node entry () 2022-08-09 09:59:08 +02:00
renovate[bot]
f296b36a82
chore(deps): update devdependency eslint-plugin-jsdoc to ^39.3.6 ()
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 ()
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 () 2022-08-08 22:12:07 +02:00
Daniel Roe
deb542ba51
chore: fix lockfile () 2022-08-08 22:07:20 +02:00
pooya parsa
c954dcb9e9
feat(nuxt): update nitropack to latest ()
* 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 ()
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 () 2022-08-08 16:33:31 +02:00
renovate[bot]
0cbba77011
chore(deps): update dependency h3 to ^0.7.14 ()
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 () 2022-08-08 15:25:58 +02:00
pooya parsa
4ec68db323
fix(nuxt): do not log 404 and showError as fatal by default () 2022-08-08 14:11:50 +02:00
renovate[bot]
e40286e04f fix(nuxi): upgrade listhen () 2022-08-08 13:49:31 +02:00
renovate[bot]
e25b7542b8
chore(deps): update all non-major dependencies ()
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 () 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 () 2022-08-08 10:27:19 +02:00
Daniel Roe
9971fade76
chore: revert unplugin upgrade () 2022-08-08 06:45:42 +02:00
Timur Bolotov
34056d7176
docs(useFetch): minor punctuation fixes () 2022-08-07 11:57:10 +02:00
pooya parsa
ea868f5586
fix(vite): add hotfix for netlify deployments () 2022-08-07 11:56:00 +02:00
renovate[bot]
34c7858d0a
chore(deps): update all non-major dependencies ()
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 () 2022-08-07 11:53:53 +02:00
Daniel Roe
41d6f372a7
feat(nuxt): update to vue-bundle-renderer@0.4 () 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 () 2022-08-07 06:57:11 +02:00
Haytham Salama
58abefc326
docs(schema) : add a missing comma in example config () 2022-08-05 21:00:40 +02:00
Daniel Roe
60656dfa2c
fix(nuxt): remove side-effect imports from page metadata () 2022-08-05 18:35:38 +02:00
Daniel Roe
07fa104b46
test: add key matching test for keyed composables () 2022-08-05 13:02:20 +02:00
kazuya kawaguchi
0df9553ec4
refactor(test-utils): remove unused codes () 2022-08-05 10:35:08 +02:00
Daniel Roe
463c15e3d2
fix(vite): use url for entry on windows () 2022-08-04 17:24:35 +02:00
Daniel Roe
746d553249
fix(nuxt): resolve plugins and middleware to their full path () 2022-08-04 17:15:42 +02:00
renovate[bot]
bc26cc6467
chore(deps): update all non-major dependencies ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-04 17:15:24 +02:00
pooya parsa
e3534bcda5
fix(nuxi, kit): enable esmResolve flag for jiti () 2022-08-04 15:22:32 +02:00
Daniel Roe
1f00a9f011
fix(nuxt): make route provided to page children reactive () 2022-08-04 13:30:18 +02:00
pooya parsa
23329e0599
feat(vite): log vite-node hmr updates () 2022-08-04 13:13:12 +02:00
Sébastien Chopin
2abf4a5bc1
docs(api): add missing hooks and environment column ()
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Damian Głowala <48835293+DamianGlowala@users.noreply.github.com>
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-08-04 13:12:14 +02:00
renovate[bot]
6d64aff6f2
chore(deps): update dependency unctx to v2 ()
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-08-04 13:00:01 +02:00
Daniel Roe
4732d2ce3a
fix(nuxt): better equality check for json cookies () 2022-08-04 12:58:15 +02:00
renovate[bot]
d8cdd97f02
chore(deps): update dependency ohash to ^0.1.5 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-04 12:56:28 +02:00
renovate[bot]
079e09ea4b
chore(deps): update all non-major dependencies ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-04 12:52:10 +02:00
Anthony Fu
972f4b47bc
fix(vite): improve vite-node hmr () 2022-08-04 12:03:46 +02:00
renovate[bot]
0f5eceb81b
chore(deps): update dependency mlly to ^0.5.7 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-03 19:31:49 +02:00
renovate[bot]
db819a08d3
chore(deps): update dependency mlly to ^0.5.6 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-03 15:48:38 +02:00
Daniel Roe
fbe2459255
fix(nuxt): remove literal <script setup> from comment () 2022-08-03 13:49:09 +02:00
Daniel Roe
f75d0dfd47
fix(nuxt): extract component to provide route () 2022-08-03 12:38:46 +02:00
CSY54
d1cc5cca69
docs: fix external link display text () 2022-08-03 11:54:58 +02:00
renovate[bot]
f8a9fa7b67
chore(deps): update all non-major dependencies ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-03 10:13:47 +02:00
pooya parsa
000d81d760
fix(nuxt): generate 200.html and 404.html spa fallback files () 2022-08-02 18:45:44 +02:00