Daniel Roe
|
8353e4c66e
|
feat(nuxt): allow access to components within app (#20604)
|
2023-05-01 17:35:00 +01:00 |
|
Daniel Roe
|
2c55bb6f84
|
fix(nuxt): remove internal <FragmentWrapper> (#20607)
|
2023-05-01 12:56:30 +01:00 |
|
Harlan Wilton
|
d2170b80b9
|
fix(nuxt): skip payload extraction for island context (#20590)
|
2023-04-30 10:10:09 +01:00 |
|
Anthony Fu
|
d2fc6ae614
|
fix(nuxt): properly handle query for component wrapper (#20591)
|
2023-04-30 10:08:08 +01:00 |
|
Anthony Fu
|
a13b18eddf
|
fix(nuxt): add @nuxt/devtools module before core modules (#20595)
|
2023-04-30 10:06:43 +01:00 |
|
renovate[bot]
|
9b956c9689
|
chore(deps): update all non-major dependencies (main) (#20570)
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-30 00:27:12 +01:00 |
|
Daniel Roe
|
24cce84e4b
|
feat(nuxt): add layer meta and env overrides to config types (#20329)
|
2023-04-29 23:51:28 +01:00 |
|
Daniel Roe
|
6ef2e1caea
|
fix(nuxt): remove backwards-compatible runtimeConfig proxy (#20340)
|
2023-04-29 23:38:40 +01:00 |
|
Stefan Milosevic
|
fac160c79f
|
feat(nuxt): auto import 'watchPostEffect' and 'watchSyncEffect' from vue (#20279)
|
2023-04-29 23:33:29 +01:00 |
|
Daniel Roe
|
e1e3d2cd8e
|
feat(nuxt): add scoped helper for clearing error within boundary (#20508)
|
2023-04-29 23:32:29 +01:00 |
|
Daniel Roe
|
1464294d6a
|
v3.4.3
|
2023-04-28 20:08:45 +01:00 |
|
renovate[bot]
|
d8176f11eb
|
chore(deps): update all non-major dependencies (main) (#20514)
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-28 11:18:51 +01:00 |
|
Daniel Roe
|
f73bb1de0a
|
fix(nuxt): return RenderResponse for redirects (#20496)
|
2023-04-28 11:18:03 +01:00 |
|
Anthony Fu
|
98b20c45c8
|
fix(nuxt): transform #components imports into direct component imports (#20547)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-04-28 10:14:42 +01:00 |
|
Julien Huang
|
ecf41537ca
|
fix(nuxt): throw errors when running legacy asyncData (#20535)
|
2023-04-27 11:51:33 +01:00 |
|
Daniel Roe
|
65a8f4eb3e
|
fix(nuxt): restrict access to single renderer outside of test/rootDir (#20543)
|
2023-04-27 11:31:52 +01:00 |
|
Daniel Roe
|
197de3ecbb
|
fix(nuxt): call app:error in SSR before rendering error page (#20511)
|
2023-04-26 14:36:59 +01:00 |
|
Daniel Roe
|
dd0d13d425
|
fix(nuxt): improved typing support for app config (#20526)
|
2023-04-26 14:30:05 +01:00 |
|
Daniel Roe
|
7ab476b1f8
|
fix(nuxt): use callAsync for executing hooks with context (#20510)
|
2023-04-26 07:15:22 +01:00 |
|
renovate[bot]
|
9170a721f7
|
chore(deps): update dependency vite to v4.3.2 (main) (#20504)
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-25 21:18:33 +01:00 |
|
Daniel Roe
|
200cb2787e
|
fix(nuxt): throw 404 when accessing /__nuxt_error directly (#20497)
|
2023-04-25 15:47:02 +01:00 |
|
renovate[bot]
|
24ce1022e9
|
chore(deps): update dependency @vitejs/plugin-vue to ^4.2.0 (main) (#20493)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-04-25 13:44:56 +01:00 |
|
renovate[bot]
|
5fd93d85c7
|
chore(deps): update all non-major dependencies (main) (#20429)
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-24 22:48:16 +01:00 |
|
Jonas Thelemann
|
3133c6fb84
|
fix(deps): relax upper node version constraint (#20472)
|
2023-04-24 22:24:38 +01:00 |
|
Andrew Luca
|
ea1c5b2550
|
fix(nuxt): use event.node.req in cookie utility (#20474)
|
2023-04-24 21:25:36 +01:00 |
|
renovate[bot]
|
fd281f2d7d
|
chore(deps): update all non-major dependencies (main) (#20426)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-04-20 23:31:50 +01:00 |
|
Daniel Roe
|
f1ded44e80
|
fix(nuxt): add basic typings for <ClientOnly>
|
2023-04-20 22:56:22 +01:00 |
|
Julien Huang
|
e8e01bac13
|
fix(nuxt): use key to force server component re-rendering (#19911)
|
2023-04-20 22:41:20 +01:00 |
|
Daniel Roe
|
8b7df05ff0
|
fix(nuxt): don't call timeEnd unless we're debugging (#20424)
|
2023-04-20 22:18:32 +01:00 |
|
github-actions[bot]
|
607bfdcfef
|
v3.4.2 (#20410)
|
2023-04-20 14:51:12 +01:00 |
|
renovate[bot]
|
c1d97a2fdb
|
chore: update vite to v4.3 (#20405)
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>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-04-20 13:36:11 +01:00 |
|
Daniel Roe
|
12f347a928
|
fix(nuxt): clone app config on server (#20278)
|
2023-04-20 13:33:45 +01:00 |
|
renovate[bot]
|
5f016b180e
|
chore(deps): update all non-major dependencies (main) (#20400)
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 22:19:30 +01:00 |
|
Daniel Roe
|
a086af9692
|
perf: allow using @parcel/watcher for dev watcher (#20179)
|
2023-04-19 22:02:52 +01:00 |
|
Daniel Roe
|
c7be5b4ec6
|
refactor(nuxt): rework and use isJS and isVue utilities consistently (#20344)
|
2023-04-19 19:17:36 +01:00 |
|
Harlan Wilton
|
5febd46d23
|
fix(core,kit): ensure module transpilation paths are dirs (#20396)
|
2023-04-19 19:05:46 +01:00 |
|
Preet Mishra
|
48b48dec00
|
fix(nuxt): handle pages with no content and log warning (#20373)
|
2023-04-19 17:58:43 +01:00 |
|
renovate[bot]
|
6b75cceb3d
|
chore(deps): update all non-major dependencies (main) (#20395)
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 (#20356)
|
2023-04-19 16:45:13 +01:00 |
|
Daniel Roe
|
4ab4ac13df
|
fix(nuxt): swap preloads for json/js payloads (#20375)
|
2023-04-19 10:18:02 +01:00 |
|
renovate[bot]
|
fe441a1364
|
chore(deps): update all non-major dependencies (main) (#20364)
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 |
|
renovate[bot]
|
dc20b22a5f
|
chore(deps): update all non-major dependencies (main) (#20337)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-04-18 09:57:25 +01:00 |
|
renovate[bot]
|
60c90c2948
|
chore(deps): update all non-major dependencies (main) (#20305)
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 (#20286)
|
2023-04-15 15:43:19 +01:00 |
|
Daniel Roe
|
ac2e466175
|
fix(nuxt): provide more helpful error when instance unavailable (#20289)
|
2023-04-15 14:47:34 +01:00 |
|
Daniel Roe
|
3754591257
|
fix(nuxt): return type directly if not picking asyncData (#20288)
|
2023-04-15 11:03:09 +01:00 |
|
Daniel Roe
|
d0c8e7fb4a
|
fix(nuxt): generate hi-res sourcemaps (#20280)
|
2023-04-14 18:21:08 +01:00 |
|
Daniel Roe
|
f366ab4eb8
|
chore: remove @ts-ignore and fix some issues (#20273)
|
2023-04-14 13:53:21 +01:00 |
|
Daniel Roe
|
53db8125f1
|
perf(nuxt): share lazy component definitions (#20259)
|
2023-04-13 20:08:08 +01:00 |
|
Daniel Roe
|
940fb0b7ad
|
v3.4.1 (#20246)
|
2023-04-13 03:31:11 -07:00 |
|
Daniel Roe
|
9110d41628
|
fix(nuxt): do not redirect when vue-router normalises url (#20247)
|
2023-04-13 03:14:44 -07:00 |
|
Daniel Roe
|
b011d3d76f
|
fix(nuxt): improve handling of redirects within middleware (#20244)
|
2023-04-13 02:58:25 -07:00 |
|
renovate[bot]
|
2dc47a6deb
|
chore(deps): update dependency nypm to ^0.2.0 (main) (#20241)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-04-12 10:53:17 -07:00 |
|
Daniel Roe
|
e5d1d29b1d
|
fix(nuxt): add missing imports to <NuxtClientFallback> (#20237)
|
2023-04-12 10:10:18 -07:00 |
|
Daniel Roe
|
22f1f71e3e
|
fix(nuxt): mark entire payload as reactive (#20218)
|
2023-04-12 01:42:45 -07:00 |
|
Daniel Roe
|
fe2800540c
|
fix(nuxt): set config on ssrContext in spa renderer (#20216)
|
2023-04-11 15:33:21 -07:00 |
|
renovate[bot]
|
8f67d871b8
|
chore(deps): update dependency globby to ^13.1.4 (main) (#20206)
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 (#20170)
|
2023-04-11 09:17:01 -07:00 |
|
Sacha Stafyniak
|
811bf28068
|
feat(nuxt): add chokidar watcher debug timing (#20176)
|
2023-04-11 07:19:45 -07:00 |
|
Julien Huang
|
163913a744
|
feat(nuxt): add experimentalNoScripts route rule (#19805)
|
2023-04-11 07:17:44 -07:00 |
|
renovate[bot]
|
90d9cbbe88
|
chore(deps): update devdependency nitropack to ^2.3.3 (main) (#20203)
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 |
|
renovate[bot]
|
bc910f6837
|
chore(deps): update all non-major dependencies (main) (#20196)
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 |
|
Daniel Roe
|
4285092879
|
feat(nuxt): support object-syntax plugins (#20003)
|
2023-04-11 04:58:43 -07:00 |
|
Daniel Roe
|
d6c3c2439a
|
feat(nuxt): support async transform of object properties (#20182)
|
2023-04-10 14:57:13 -07:00 |
|
renovate[bot]
|
98d1c0e827
|
chore(deps): update all non-major dependencies (main) (#20184)
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 (#20180)
|
2023-04-10 19:11:07 +01:00 |
|
Daniel Roe
|
e99f923aa5
|
feat(nuxt): add experimental View Transitions API support (#20092)
|
2023-04-10 04:33:14 -07:00 |
|
Daniel Roe
|
9878c5b6e4
|
style: enable sort-imports eslint rule (#20133)
|
2023-04-07 09:02:47 -07:00 |
|
Anthony Fu
|
11a9780c80
|
feat(nuxt): prompt to install devtools when it's enabled (#20126)
|
2023-04-07 08:34:11 -07:00 |
|
xjccc
|
9fd398216c
|
fix(nuxi): preview nitro build with custom dir config (#18882)
|
2023-04-07 06:19:53 -07:00 |
|
Daniel Roe
|
c65c5a8e79
|
fix(nuxt): deprecate old (pre-rc) runtimeConfig (#20082)
|
2023-04-07 04:36:45 -07:00 |
|
Daniel Roe
|
6ddea42f96
|
refactor(nuxt): remove #head alias (#20111)
|
2023-04-07 03:36:41 -07:00 |
|
pooya parsa
|
9e503be0f2
|
feat(nuxt): experimental option for rich json payloads (#19205)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-04-07 03:34:35 -07:00 |
|
cany748
|
4f0b3c7223
|
fix(nuxt): add undefined type for useCookie return value
|
2023-04-07 01:45:44 -07:00 |
|
Julien Huang
|
b068f79fee
|
fix(nuxt): add key to .client component placeholders (#20093)
|
2023-04-07 01:31:04 -07:00 |
|
Daniel Roe
|
41bfd55230
|
fix(nuxt): test all custom app config keys for any (#20105)
|
2023-04-06 05:33:54 -07:00 |
|
Daniel Roe
|
4d75540655
|
fix(nuxt): add @types/node as a peerDependency (#20025)
|
2023-04-06 05:33:07 -07:00 |
|
Anthony Fu
|
72ba53efbc
|
feat(test-utils): allow mounting single component for testing (#5723)
|
2023-04-06 05:07:22 -07:00 |
|
Julien Huang
|
3fc9a75070
|
feat(nuxt): support vue runtime compiler (#4762)
|
2023-04-06 04:51:32 -07:00 |
|
renovate[bot]
|
7b5c755b38
|
chore(deps): update all non-major dependencies (main) (#20101)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-04-06 02:40:06 -07:00 |
|
Aleksandar Trpkovski
|
1ae30ba474
|
fix(nuxt): throw error on protocol relative path in useFetch (#20052)
|
2023-04-04 15:04:38 -07:00 |
|
renovate[bot]
|
ab9f33a648
|
chore(deps): update all non-major dependencies (main) (#20086)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-04-04 07:26:11 -07:00 |
|
Daniel Roe
|
b811742f89
|
fix(nuxt): add types for globally injected $config object (#20081)
|
2023-04-04 06:34:39 -07:00 |
|
Daniel Roe
|
bc9c7dcac8
|
feat(nuxt): respect custom dir.pages in page placeholder (#20079)
|
2023-04-04 06:18:29 -07:00 |
|
Daniel Roe
|
f40b3e2492
|
feat(nuxt): support ~ /~~ /@ /@@ aliases within layers (#19986)
|
2023-04-03 06:18:24 -07:00 |
|
Daniel Roe
|
ee8d3f6ea6
|
feat(nuxt): support disabling watch with useFetch (#19823)
|
2023-04-03 05:36:14 -07:00 |
|
Daniel Roe
|
c660b39447
|
fix(nuxt): disable x-nuxt-no-ssr header by default (#20024)
|
2023-04-03 03:39:01 -07:00 |
|
Daniel Roe
|
61699f864e
|
feat(nuxt): warn in dev when useRoute is used in middleware (#20050)
|
2023-04-03 03:36:17 -07:00 |
|
Daniel Roe
|
79ad5ac9bc
|
chore: loosen nitro version constraint
|
2023-04-03 11:34:06 +01:00 |
|
Daniel Roe
|
d190f743dc
|
fix(nuxt): end route param tokens manually (#19902)
|
2023-04-03 02:56:44 -07:00 |
|
Daniel Roe
|
8e9d7157a8
|
v3.3.3 (#20022)
|
2023-04-02 07:14:21 -07:00 |
|
Daniel Roe
|
2f8e991b94
|
chore: fix typo in code comment
|
2023-04-01 12:12:34 +01:00 |
|
Daniel Roe
|
822202239c
|
fix(nuxt): sync setResponseStatus signature with h3 (#19987)
|
2023-03-31 07:02:26 -07:00 |
|
Daniel Roe
|
4ed5d2f872
|
fix(nuxt): suppress handled errors (#20002)
|
2023-03-31 02:17:10 -07:00 |
|
renovate[bot]
|
eef031a97f
|
chore(deps): update all non-major dependencies (main) (#19985)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-03-30 07:37:21 -07:00 |
|
David Mignot
|
b31fd4ad34
|
fix(nuxt): store payloads in cache without trailing slash (#19992)
|
2023-03-30 05:32:00 -07:00 |
|
Daniel Roe
|
cb154c9f95
|
chore: use pnpm workspace protocol internally (#19962)
|
2023-03-28 08:53:00 -07:00 |
|
renovate[bot]
|
dbc6ed9499
|
chore(deps): update all non-major dependencies (main) (#19957)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-03-28 06:35:29 -07:00 |
|
renovate[bot]
|
24739b6a8c
|
chore(deps): update all non-major dependencies (main) (#19914)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-03-28 06:17:30 -07:00 |
|
Daniel Roe
|
6f6140809d
|
fix(nuxt): don't override options signature with schema (#19934)
|
2023-03-28 01:55:20 -07:00 |
|