1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-03-21 00:35:55 +00:00
Commit Graph

2820 Commits

Author SHA1 Message Date
Daniel Roe
a086af9692
perf: allow using @parcel/watcher for dev watcher () 2023-04-19 22:02:52 +01:00
Daniel Roe
83f0103a47
fix(schema): rely on installed telemetry types () 2023-04-19 22:02:15 +01:00
Daniel Roe
c7be5b4ec6
refactor(nuxt): rework and use isJS and isVue utilities consistently () 2023-04-19 19:17:36 +01:00
Harlan Wilton
5febd46d23
fix(core,kit): ensure module transpilation paths are dirs () 2023-04-19 19:05:46 +01:00
Daniel Roe
526852c1f1
fix(test-utils): import jest functions from @jest/globals () 2023-04-19 19:05:01 +01:00
Preet Mishra
48b48dec00
fix(nuxt): handle pages with no content and log warning () 2023-04-19 17:58:43 +01:00
renovate[bot]
6b75cceb3d
chore(deps): update all non-major dependencies (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-04-19 17:03:51 +01:00
Daniel Roe
574a5616b4
perf: remove unused deps and add implicit deps () 2023-04-19 16:45:13 +01:00
Daniel Roe
4ab4ac13df
fix(nuxt): swap preloads for json/js payloads () 2023-04-19 10:18:02 +01:00
renovate[bot]
fe441a1364
chore(deps): update all non-major dependencies (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-04-18 16:52:31 +01:00
Anthony Fu
886350a27c
fix(vite): avoid serving arbitrary file in vite-node middleware () 2023-04-18 12:30:16 +01:00
renovate[bot]
dc20b22a5f
chore(deps): update all non-major dependencies (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-18 09:57:25 +01:00
renovate[bot]
b9c8c9936e
chore(deps): update dependency c12 to ^1.3.0 (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-17 15:16:04 +01:00
renovate[bot]
2f89fc0236
chore(deps): update all non-major dependencies (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-04-17 09:14:46 +01:00
renovate[bot]
60c90c2948
chore(deps): update all non-major dependencies (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-04-16 20:04:53 +01:00
Daniel Roe
8aa86559c8
fix(nuxt): mark useRequestHeaders keys as optional () 2023-04-15 15:43:19 +01:00
Daniel Roe
ac2e466175
fix(nuxt): provide more helpful error when instance unavailable () 2023-04-15 14:47:34 +01:00
Daniel Roe
3754591257
fix(nuxt): return type directly if not picking asyncData () 2023-04-15 11:03:09 +01:00
Daniel Roe
d0c8e7fb4a
fix(nuxt): generate hi-res sourcemaps () 2023-04-14 18:21:08 +01:00
Daniel Roe
f366ab4eb8
chore: remove @ts-ignore and fix some issues () 2023-04-14 13:53:21 +01:00
Daniel Roe
b602b66a8e
fix(vite): set different cache dirs for client/server () 2023-04-14 13:25:33 +01:00
Daniel Roe
53db8125f1
perf(nuxt): share lazy component definitions () 2023-04-13 20:08:08 +01:00
renovate[bot]
b0c35291b6
chore(deps): update all non-major dependencies (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-13 19:28:30 +01:00
Daniel Roe
940fb0b7ad
v3.4.1 () 2023-04-13 03:31:11 -07:00
Daniel Roe
9110d41628
fix(nuxt): do not redirect when vue-router normalises url () 2023-04-13 03:14:44 -07:00
Daniel Roe
b011d3d76f
fix(nuxt): improve handling of redirects within middleware () 2023-04-13 02:58:25 -07:00
renovate[bot]
2dc47a6deb
chore(deps): update dependency nypm to ^0.2.0 (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-12 10:53:17 -07:00
renovate[bot]
e4c5c829b0
chore(deps): update all non-major dependencies (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-12 10:33:52 -07:00
Daniel Roe
e5d1d29b1d
fix(nuxt): add missing imports to <NuxtClientFallback> () 2023-04-12 10:10:18 -07:00
Daniel Roe
22f1f71e3e
fix(nuxt): mark entire payload as reactive () 2023-04-12 01:42:45 -07:00
Daniel Roe
fe2800540c
fix(nuxt): set config on ssrContext in spa renderer () 2023-04-11 15:33:21 -07:00
renovate[bot]
8f67d871b8
chore(deps): update dependency globby to ^13.1.4 (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-11 18:47:45 +01:00
Daniel Roe
25e3a9046c
v3.4.0 () 2023-04-11 09:17:01 -07:00
Sacha Stafyniak
811bf28068
feat(nuxt): add chokidar watcher debug timing () 2023-04-11 07:19:45 -07:00
Julien Huang
163913a744
feat(nuxt): add experimentalNoScripts route rule () 2023-04-11 07:17:44 -07:00
renovate[bot]
90d9cbbe88
chore(deps): update devdependency nitropack to ^2.3.3 (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-04-11 07:14:46 -07:00
Harlan Wilton
4da289d150
fix(schema): allow ignorePrefix to be changed () 2023-04-11 06:55:25 -07:00
Daniel Roe
89ab2e522d
fix(nuxi, vite): suppress sourcemap + native fetch warnings () 2023-04-11 05:46:49 -07:00
renovate[bot]
bc910f6837
chore(deps): update all non-major dependencies (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-04-11 05:38:53 -07:00
renovate[bot]
5a0a5f405f
chore(deps): update all non-major dependencies (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-11 04:59:08 -07:00
Daniel Roe
4285092879
feat(nuxt): support object-syntax plugins () 2023-04-11 04:58:43 -07:00
Daniel Roe
f951a15232
chore: upgrade to consola v3 () 2023-04-11 03:07:39 -07:00
Daniel Roe
d6c3c2439a
feat(nuxt): support async transform of object properties () 2023-04-10 14:57:13 -07:00
renovate[bot]
98d1c0e827
chore(deps): update all non-major dependencies (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-10 14:46:12 -07:00
Harlan Wilton
33f3ae4963
fix(nuxt): default nitro autoImports to imports.autoImport () 2023-04-10 19:11:07 +01:00
renovate[bot]
8e00026d4a
chore(deps): update dependency esbuild to ^0.17.16 (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-04-10 05:28:51 -07:00
Daniel Roe
e99f923aa5
feat(nuxt): add experimental View Transitions API support () 2023-04-10 04:33:14 -07:00
renovate[bot]
40e6933fa5
chore(deps): update all non-major dependencies (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-10 07:54:38 +01:00
Daniel Roe
ea4b5220a4
feat: upgrade to consola v3.x prerelease () 2023-04-08 03:16:06 -07:00
Daniel Roe
9878c5b6e4
style: enable sort-imports eslint rule () 2023-04-07 09:02:47 -07:00