Damian Głowala
|
59c28d5a5a
|
feat(nuxt): add useRuntimeHook composable (#29741)
|
2024-11-02 23:14:02 +00:00 |
|
Nils
|
b2accc6de7
|
feat(nuxt): allow chunk error or manifest update -> reload (#28160)
|
2024-11-02 23:14:01 +00:00 |
|
Michael Brevard
|
9e23aceb6a
|
perf(kit,nuxt,vite,webpack): hoist regex patterns (#29620)
|
2024-10-22 15:38:26 +01:00 |
|
Julien Huang
|
088beaa90b
|
perf(nuxt): remove unneeded second call to useNuxtApp (#29514)
|
2024-10-16 11:52:13 +01:00 |
|
Julien Huang
|
4bb023cd4b
|
fix(nuxt): allow islands to manipulate head client-side (#29186)
|
2024-10-11 23:39:30 +01:00 |
|
Jelmer
|
613340edcf
|
feat(nuxt): add useResponseHeader composable (#27131)
|
2024-10-09 15:04:09 +02:00 |
|
Daniel Roe
|
43f80f134b
|
fix(nuxt): pass absolute external link urls to link:prefetch (#29321)
|
2024-10-09 08:28:27 +02:00 |
|
Daniel Roe
|
6a39c657f5
|
chore: add more checks around indexed access (#29060)
|
2024-09-19 13:26:25 +01:00 |
|
DarkVen0m
|
da019ba39a
|
fix(nuxt): pass DOMException as fetch abort exception (#29058)
|
2024-09-19 13:21:18 +01:00 |
|
Daniel Roe
|
04f1062af9
|
fix(nuxt): defer unsetting error handler until suspense resolves (#29037)
|
2024-09-19 13:21:18 +01:00 |
|
Artem Maslov
|
870e4f6b4a
|
fix(nuxt): correct type for useError (#28996)
|
2024-09-15 21:44:48 +01:00 |
|
Daniel Roe
|
8209086964
|
fix(nuxt): catch chunk errors directly in navigation
|
2024-09-13 12:57:44 +01:00 |
|
Daniel Roe
|
1b53df5bfb
|
refactor(nuxt): use vite:preloadError event (#28862)
|
2024-09-11 11:48:58 +01:00 |
|
Daniel Roe
|
66d0b8ccdc
|
fix(nuxt): set inheritAttrs: false for fragment components (#28939)
|
2024-09-11 11:48:58 +01:00 |
|
Julien Huang
|
32a66364cb
|
fix(nuxt): make runWithContext generic (#28926)
|
2024-09-10 23:08:37 +01:00 |
|
Daniel Roe
|
ac7d010587
|
chore(deps): upgrade typescript
|
2024-09-10 19:51:51 +01:00 |
|
Daniel Roe
|
0e8f5ae59d
|
perf(nuxt): remove interop default for dynamic components (#28912)
|
2024-09-10 19:42:34 +01:00 |
|
Daniel Roe
|
73d833f0ce
|
chore: enable noUncheckedSideEffectImports (#28903)
|
2024-09-10 19:40:37 +01:00 |
|
Daniel Roe
|
667fe86956
|
fix(nuxt): do not accept attrs on <NuxtErrorBoundary> (#28901)
|
2024-09-09 20:41:46 +01:00 |
|
Daniel Roe
|
468ab2dc0b
|
fix(nuxt): don't override vue instance with legacy asyncData (#28842)
|
2024-09-09 10:27:51 +01:00 |
|
Daniel Roe
|
74985a5251
|
fix(nuxt): ensure injected route has enumerable keys (#28841)
|
2024-09-09 10:27:50 +01:00 |
|
Julien Huang
|
c5f3292d63
|
fix(nuxt): fix ssr log querySelector (#28864)
|
2024-09-06 08:53:57 +02:00 |
|
Gianluca Di Francesco
|
083946fe40
|
fix(nuxt): improve isNuxtError type inference (#28814)
|
2024-09-04 10:06:24 +01:00 |
|
Daniel Roe
|
26ba7a3d88
|
refactor(nuxt): update to vue v3.5 + native useId (#28285)
|
2024-09-03 14:39:01 +01:00 |
|
Daniel Roe
|
90f4447b37
|
perf(nuxt): use reducer array + handle modified proto (#28768)
|
2024-09-03 14:35:21 +01:00 |
|
Gianluca Di Francesco
|
3c4949acfb
|
fix(nuxt): allow updating appConfig with non-iterable objects (#28773)
|
2024-09-03 14:35:21 +01:00 |
|
Eckhardt (Kaizen) Dreyer
|
2d9e1442d8
|
fix(nuxt): handle deleted cookies from CookieStore events (#28760)
|
2024-09-03 14:35:21 +01:00 |
|
Julien Huang
|
b305e53639
|
perf(nuxt): use ServerPlaceholder for ssr client components (#28563)
|
2024-08-28 22:40:52 +01:00 |
|
Daniel Roe
|
9ad735a349
|
fix(nuxt): do not pass listeners to custom NuxtLink (#28738)
|
2024-08-28 22:20:09 +01:00 |
|
Daniel Roe
|
a0124712f3
|
fix(nuxt): revert back to object syntax for island head (#28656)
|
2024-08-22 14:58:58 +01:00 |
|
Julien Huang
|
3f1db54b80
|
feat(nuxt): allow server islands to manipulate head (#27987)
|
2024-08-22 13:10:17 +01:00 |
|
Daniel Roe
|
4dfbec8e0f
|
fix(nuxt): do not provide default prefetchOn prop (#28630)
|
2024-08-21 16:37:04 +01:00 |
|
Nicolas Payot
|
1eb9b0a402
|
feat(nuxt): namespace __NUXT__ when using multi-app (#27263)
|
2024-08-20 11:38:53 +01:00 |
|
Daniel Roe
|
2fcadda2e5
|
fix(nuxt): don't warn when data fetching in middleware (#28604)
|
2024-08-20 11:36:14 +01:00 |
|
Kewin Szlezingier
|
dba2b972bd
|
feat(nuxt): allow defining triggers for prefetching links (#27846)
|
2024-08-20 11:36:14 +01:00 |
|
Daniel Roe
|
60948c8426
|
fix(nuxt): only augment vue , not sub-packages (#28542)
|
2024-08-16 10:12:22 +01:00 |
|
Martin André
|
b13582205a
|
perf(nuxt): avoid multiple calls to getCachedData (#28472)
|
2024-08-13 20:45:27 +01:00 |
|
Mike Laumann Bellika
|
fe954c434c
|
fix(nuxt): add reason when aborting request in useFetch (#28517)
|
2024-08-13 20:44:00 +01:00 |
|
Julien Huang
|
a4ef08059d
|
perf(nuxt): avoid making client-only component setup async (#28334)
|
2024-08-13 20:43:58 +01:00 |
|
Adam DeHaven
|
0a6e5e1caa
|
feat(nuxt): custom enable/disable hooks for usePreviewMode (#28371)
|
2024-08-13 20:43:57 +01:00 |
|
Potter
|
6c2abcdfdb
|
perf(nuxt): call cookie decode function only for named cookie (#28215)
|
2024-08-13 20:43:55 +01:00 |
|
Daniel Roe
|
5132ef8c81
|
fix(nuxt): augment @vue/runtime-core and @vue/runtime-dom (#28446)
|
2024-08-13 20:43:09 +01:00 |
|
Martin Masevski
|
219653e2c6
|
fix(nuxt): update renamed stub composables from nuxt/scripts (#28449)
|
2024-08-13 20:43:09 +01:00 |
|
Daniel Roe
|
93801def67
|
fix(nuxt): ensure runtimeConfig.public is reactive on client (#28443)
|
2024-08-13 20:43:08 +01:00 |
|
Tobias Diez
|
45d92d67ee
|
feat(nuxt): allow specifying app id when creating a nuxt app (#28392)
|
2024-08-08 11:11:14 +01:00 |
|
renovate[bot]
|
17ff2d5c98
|
chore(deps): update all non-major dependencies (3.x) (#28302)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-08-06 15:16:20 +01:00 |
|
Daniel Roe
|
b7da949cab
|
fix(nuxt): prevent duplicate set-cookie headers (#28211)
|
2024-07-18 22:07:41 +01:00 |
|
Daniel Roe
|
1843ffa328
|
refactor(nuxt): use errx to handle dev log traces (#28027)
|
2024-07-18 21:10:41 +01:00 |
|
Daniel Roe
|
2417848bf2
|
fix(nuxt): use addEventListener to register cookie store listener (#28193)
|
2024-07-18 21:08:27 +01:00 |
|
Julien Huang
|
a6af09eba4
|
fix(nuxt): allow getCachedData to return undefined (#28187)
|
2024-07-18 21:08:14 +01:00 |
|