Commit Graph

4814 Commits

Author SHA1 Message Date
Daniel Roe
96d9d56ac5
fix(nuxt): decrement hydration count when rendering no route (#23476) 2023-10-01 16:22:39 +01:00
Albert Brand
df90d4234c
fix(nuxt): ignore prefix if clearNuxtState called w/o keys (#23483) 2023-10-01 09:37:53 +01:00
Daniel Roe
4063b498d3
feat(nuxt): enable appManifest by default (#23448) 2023-09-30 10:58:55 +01:00
Julien Huang
9734723aaf
fix(kit): don't force config.autoImport in addServerImports (#23472) 2023-09-29 22:18:52 +01:00
Hendrik Heil
b95c85b552
fix(nuxt): stringify cookie values before broadcasting them (#23449) 2023-09-29 11:59:47 +01:00
Ryota Watanabe
3fd4f6051f
docs: clarify bridge needs nitro to use runtimeConfig (#23454) 2023-09-28 14:55:03 +01:00
Daniel Roe
876fa7f313
perf(vite): don't print server compressed size after vite build (#23359) 2023-09-28 14:13:10 +01:00
Daniel Roe
a06d5247ca
feat(nuxt): add prerenderRoutes ssr composable (#22863) 2023-09-28 11:54:22 +01:00
Daniel Roe
4b5e6ff195
feat(nuxt): warn when nesting nuxt links when SSR on dev (#23286) 2023-09-28 11:08:20 +01:00
Julien Huang
2b273fa8e1
feat(kit): add addServerImports and addServerImportsDir (#23288) 2023-09-28 11:08:02 +01:00
Daniel Roe
1b34386707
fix(nuxt): rename stub to avoid shadowing vue-router (#23440) 2023-09-28 08:37:14 +01:00
Arsen Goian
17e6c1f7fb
fix(nuxt): apply scoped styles to islands (#23386) 2023-09-28 08:36:13 +01:00
Maxim
9da77db358
docs: extend description of handler for useAsyncData (#23389) 2023-09-28 08:34:40 +01:00
Damian Głowala
c54719e987
docs: remove duplicated arrows (#23436) 2023-09-27 16:16:38 +01:00
Italo
6fcc979877
docs: improve data fetching section (#23420) 2023-09-27 15:33:08 +01:00
Filip Weidemann
d788577fc2
docs: add examples for index.ts files on server routes (#23390)
Co-authored-by: Sébastien Chopin <seb@nuxtlabs.com>
Co-authored-by: Sébastien Chopin <seb@nuxt.com>
2023-09-27 16:13:03 +02:00
Damian Głowala
7005a66d9a
fix(nuxt): initialise asyncData errors with null (#23428) 2023-09-27 14:43:53 +01:00
Toni Engelhardt
fb26a160f5
docs: mention listhen options on nuxi dev page (#23415) 2023-09-26 15:53:07 +02:00
github-actions[bot]
5abd8a231f
v3.7.4 2023-09-26 02:18:14 +02:00
Daniel Roe
3510cedc3f fix(schema): ignore pnpm store directory
resolves https://github.com/nuxt/nuxt/issues/22910
2023-09-26 02:14:26 +02:00
Daniel Roe
a6f845d1ec
fix(nuxt): detect nested pages with /index segments (#23404) 2023-09-26 02:09:12 +02:00
renovate[bot]
0844735187
chore(deps): update all non-major dependencies (main) (#23378)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-09-26 01:32:44 +02:00
renovate[bot]
0949187cf7
chore(deps): update all non-major dependencies (main) (#23370)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-09-23 17:10:28 +02:00
Damian Głowala
e7b47e9ed6
docs: add tryUseNuxt to kit context utils list (#23373) 2023-09-23 13:06:58 +02:00
Tech Genius
e2fa7632ed
docs: remove version from npm links to redirect to latest (#23371) 2023-09-23 12:01:28 +02:00
renovate[bot]
f4b0e3d3b5
chore(deps): update all non-major dependencies (main) (#23346)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-09-22 22:00:03 +02:00
Daniel Roe
e900190278
fix(nuxt): add import protection for nuxt/* exports (#23357) 2023-09-22 12:32:13 +02:00
Percy Ma
3b90f82f8d
fix(nuxt): apply right types to modules and their runtime files (#23240) 2023-09-22 09:25:52 +02:00
Daniel Roe
a2fb8234ac
fix(nuxt): generate empty file when shim is disabled (#23333) 2023-09-22 09:20:29 +02:00
Josh Deltener
dd0ffaa84c
docs: add explicit await to clarify sendRedirect is async (#23345) 2023-09-22 09:20:03 +02:00
Arash
ff8a040055
docs: update link to devtools.nuxt.com (#23350) 2023-09-22 09:17:25 +02:00
renovate[bot]
f842da5b90
chore(deps): update all non-major dependencies (main) (#23314)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-09-21 18:42:17 +02:00
Daniel Roe
e0ddcfa9ea ci: don't run link checker on pushes to main 2023-09-21 10:43:09 +02:00
Abdul Al-Hasany
d39dd255bd
docs: fix links to configuration options (#23324) 2023-09-21 10:07:27 +02:00
Tech Genius
53208098e8
ci: rename linkChecker job to link-checker (#23319) 2023-09-21 09:50:20 +02:00
renovate[bot]
eab27717b8
chore(deps): update all non-major dependencies (main) (#23284)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-09-20 10:51:28 +01:00
Muhammad Mahmoud
da95a9bd4b
docs: update 'scheduled' status name (#23307) 2023-09-20 09:35:06 +01:00
Daniel Roe
5d36e5c93e chore: remove previous e2e crawler script 2023-09-19 23:09:19 +01:00
renovate[bot]
025fbdf6ba
chore(deps): update lycheeverse/lychee-action digest to 2ac9f03 (main) (#23303)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-09-19 23:08:48 +01:00
Daniel Roe
7dce07653c
fix(nuxt): experimental build manifest + client route rules (#21641) 2023-09-19 22:31:18 +01:00
Pooya Parsa
2bf9028f7e
refactor(kit,nuxt,schema): use consola and improve test dx (#23302) 2023-09-19 22:26:15 +01:00
Alex Riviere
a661d58fc2
docs: add nuxtApp.runWithContext (#23258) 2023-09-19 21:24:02 +01:00
default-kaas
dc199acd46
docs: add support details and update roadmap (#21867) (#21893)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-09-19 21:23:07 +01:00
Tech Genius
e15fe73100
ci: add lychee link checker (#23254) 2023-09-19 21:22:20 +01:00
Daniel Roe
51d90014cf
fix(vite): explicitly set vite manifest path (#23276) 2023-09-18 13:09:59 +01:00
Michel EDIGHOFFER
d7aa6f37af
docs: add steps for contributing to docs locally (#23270) 2023-09-18 11:10:54 +01:00
renovate[bot]
ac380ad053
chore(deps): update all non-major dependencies (main) (#23248)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-09-18 10:28:13 +01:00
Muhammad Mahmoud
283c5122ef
docs: add more files to srcDir JSDoc (#23250) 2023-09-17 11:05:00 +01:00
Arkadiusz Sygulski
2d53f01ff3
docs: update latest node.js version to 20.x (#23252) 2023-09-17 10:55:52 +01:00
Daniel Roe
137c0b6054
fix(nuxt): don't incl overridden layer pages as nested children (#23238) 2023-09-16 09:53:37 +01:00