Daniel Roe
|
a313f06261
|
fix(nuxt): only log boot errors on client-side (#19553)
|
2023-03-09 06:37:39 -08:00 |
|
Daniel Roe
|
c2ab76d68e
|
perf(vite): mark more core functions as side-effect free (#19508)
|
2023-03-07 14:51:08 -08:00 |
|
Daniel Roe
|
d4a75240ac
|
feat(nuxt): add versions to runtime nuxtApp (#19064)
|
2023-03-01 07:08:23 -08:00 |
|
Daniel Roe
|
7479d469dd
|
fix(nuxt): log errors thrown when booting the nuxt app (#19187)
|
2023-02-21 07:06:10 -08:00 |
|
Daniel Roe
|
96b09ea982
|
feat(nuxt): add experimental app:chunkError hook and reload strategy (#19038)
|
2023-02-16 04:43:58 -08:00 |
|
Xin Du (Clark)
|
859fbd0add
|
fix(nitro): ensure ssr error statusCode is a number (#19001)
|
2023-02-13 22:55:29 +00:00 |
|
Daniel Roe
|
6016aef859
|
fix(nuxt): expose nuxt/schema subpath for augmentation (#18922)
|
2023-02-13 22:42:04 +00:00 |
|
Daniel Roe
|
c5d6db7fd0
|
fix(nuxt): await async callWithNuxt calls (#18443)
|
2023-01-23 11:13:21 +00:00 |
|
Daniel Roe
|
0236a799f2
|
fix(vite): don't skip loading styles in hydration phase (#18433)
|
2023-01-21 23:15:48 +00:00 |
|
Daniil Chudo
|
ab2456c295
|
refactor: split out type imports from value imports (#9225)
|
2022-12-11 21:44:52 +00:00 |
|
Daniel Roe
|
52421a9354
|
fix(nuxt): defer render-blocking prefetches until after load (#9475)
|
2022-12-02 16:13:35 +00:00 |
|
Daniel Roe
|
ab125bd1c5
|
feat(nuxt): experimental server component islands (#5689)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
|
2022-11-24 13:24:14 +01:00 |
|
pooya parsa
|
52c2bffa76
|
fix(nuxt)!: remove initialCache option (#8885)
|
2022-11-10 14:27:59 +01:00 |
|
renovate[bot]
|
dd600bbb66
|
chore(deps): update all non-major dependencies (#8779)
|
2022-11-10 10:43:24 +01:00 |
|
Joel Wenzel
|
ba3a11800c
|
feat(nuxt): default router scroll behavior (#3851)
Co-authored-by: joel <joel.wenzel@flexagon.com>
Co-authored-by: Pooya Parsa <pooya@pi0.io>
|
2022-10-19 14:43:03 +02:00 |
|
pooya parsa
|
895ecc7677
|
feat!: upgrade to nitropack@0.6 and h3@0.8 (#8218)
|
2022-10-15 20:42:57 +02:00 |
|
mmis1000
|
c404cb1be4
|
fix(nuxt): page hydration and double load (#7940)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2022-10-08 16:18:57 +02:00 |
|
Alex Liu
|
addcb5cd47
|
feat(nuxt): support prefetching <nuxt-link> (#4329)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
|
2022-09-13 22:20:23 +02:00 |
|
pooya parsa
|
888bd7c145
|
feat(nuxt): payload rendering support (#6455)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2022-09-10 15:57:16 +02:00 |
|
Alex Kozack
|
b2f573f685
|
feat(nuxt): add clearNuxtData (#5227)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
|
2022-09-07 13:20:09 +02:00 |
|
Daniel Roe
|
6fbbf8c5bc
|
refactor(nuxt): remove unused meta:register hook (#7130)
|
2022-09-01 11:08:56 +02:00 |
|
pooya parsa
|
5a17458af5
|
fix(nuxt): use shared state for asyncData (#7055)
Co-authored-by: Ohb00 <43827372+OhB00@users.noreply.github.com>
|
2022-08-30 12:34:09 +02:00 |
|
Anthony Fu
|
9db2229f70
|
refactor: enable strict type checking everywhere (#6943)
|
2022-08-26 17:47:29 +02:00 |
|
Anthony Fu
|
e1e39b7e79
|
refactor(nuxt, kit): improve type strictness (#6685)
|
2022-08-22 12:12:02 +02:00 |
|
pooya parsa
|
94f76ea930
|
feat(nuxt): app.config with hmr and reactivity support (#6333)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2022-08-17 17:23:13 +02:00 |
|
Anthony Fu
|
f350a70775
|
refactor(nuxt): enable strict type checking (#6368)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
|
2022-08-12 19:47:58 +02:00 |
|
pooya parsa
|
24a499d285
|
fix(nuxt)!: allow app:rendered to modify ssr context and add render:html (#6521)
|
2022-08-11 18:34:39 +02:00 |
|
Daniel Roe
|
46f36a4038
|
fix(nuxt): use payload error state as source of truth (#6389)
|
2022-08-08 16:33:31 +02:00 |
|
Daniel Roe
|
41d6f372a7
|
feat(nuxt): update to vue-bundle-renderer@0.4 (#6210)
|
2022-08-07 11:52:34 +02:00 |
|
renovate[bot]
|
6d64aff6f2
|
chore(deps): update dependency unctx to v2 (#6340)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
|
2022-08-04 13:00:01 +02:00 |
|
pooya parsa
|
f58aa8114f
|
feat(nuxt): app:rendered and app:response hooks (#6042)
|
2022-07-27 11:53:53 +02:00 |
|
Daniel Roe
|
1ced224389
|
fix(nuxt): warn about legacy and invalid plugins (#5857)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
|
2022-07-12 19:06:55 +02:00 |
|
Daniel Roe
|
b5f5f7d5ba
|
perf(nuxt)!: remove legacy app context (#5630)
|
2022-07-06 21:15:00 +02:00 |
|
Daniel Roe
|
d7d97cd7d1
|
fix(nuxt): prefer nuxt app context over getCurrentInstance (#5456)
|
2022-06-15 14:00:34 +02:00 |
|
Daniel Roe
|
822928b07e
|
fix(nuxt): add ssrContext types on NuxtApp (#5333)
|
2022-06-08 21:37:50 +02:00 |
|
pooya parsa
|
4712e99411
|
refactor!: rename nuxt3 to nuxt (#4449)
|
2022-04-20 10:52:39 +02:00 |
|