Julien Huang
|
319935fc95
|
feat(nuxt): allow accessing NuxtPage ref via pageRef (#19403)
|
2023-06-10 23:13:33 +01:00 |
|
Daniel Roe
|
08df73801a
|
test: update bundle size
|
2023-06-10 10:19:03 +01:00 |
|
Edward Hibbert
|
13aae836e8
|
perf(nuxt): import error component synchronously (#21406)
|
2023-06-10 10:11:26 +01:00 |
|
Jongmin Yoon
|
31a1b98f3f
|
feat(nuxt): provide clearNuxtState composable (#21409)
|
2023-06-09 22:22:21 +01:00 |
|
Daniel Roe
|
c6a7527e51
|
ci: move bundle skipping logic to workflow (#21448)
|
2023-06-07 21:07:58 +01:00 |
|
Wilson Pinto
|
c4e5ac83bf
|
feat(nuxt): add open option in navigateTo helper (#21333)
|
2023-06-07 20:27:00 +01:00 |
|
pooya parsa
|
05f3decfa9
|
fix(nuxt): avoid early returning renderer with empty response (#21439)
|
2023-06-07 14:11:59 +01:00 |
|
renovate[bot]
|
f0ade90645
|
chore(deps): update all non-major dependencies (main) (#21410)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-06-07 13:30:41 +01:00 |
|
Daniel Roe
|
7710ed30fa
|
fix(nuxt): skip vue render when redirecting (#21412)
|
2023-06-07 13:18:50 +01:00 |
|
renovate[bot]
|
5872015be3
|
fix(vite): remove resolveId workaround and update vite-node (#21423)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-06-07 12:42:59 +01:00 |
|
Anthony Fu
|
6d59a027c7
|
perf(nuxt): mark define functions as side-effect free at source (#21434)
|
2023-06-07 11:11:24 +01:00 |
|
Asher White
|
0bc38b7e19
|
fix(nuxt): replace BigInt literal with BigInt constructor (#21427)
|
2023-06-07 09:57:44 +01:00 |
|
Daniel Roe
|
370b84e909
|
fix(nuxt): handle page rendering on different path (#21408)
|
2023-06-06 22:47:32 +01:00 |
|
renovate[bot]
|
1879e1cd4d
|
chore(deps): update all non-major dependencies (main) (#20984)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-05-25 16:38:10 -05:00 |
|
Julien Huang
|
2d680455ae
|
fix(nuxt): skip middleware for islands components (#20924)
|
2023-05-20 23:26:29 +01:00 |
|
Anthony Fu
|
433b52930a
|
feat(nuxt): support parallel plugins (#20460)
|
2023-05-16 09:50:43 +01:00 |
|
Daniel Roe
|
93ba5e7cd2
|
feat(nuxt): use runWithContext within callWithNuxt (#20775)
|
2023-05-11 12:39:08 +01:00 |
|
Daniel Roe
|
f170075c79
|
feat(deps): update vue to v3.3 (#20478)
|
2023-05-11 09:37:32 +01:00 |
|
Daniel Roe
|
95a0e17898
|
feat(schema): enable rich json payloads by default (#20770)
|
2023-05-10 23:31:13 +01:00 |
|
Daniel Roe
|
1da25c8069
|
fix(nuxt): allow resolving client nuxt app to singleton (#20639)
|
2023-05-09 11:22:38 +01:00 |
|
renovate[bot]
|
7cb4c69935
|
feat(deps): upgrade to nitropack v2.4 (#20688)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-05-06 09:44:07 +01:00 |
|
Daniel Roe
|
da3357449f
|
feat(nuxt): add nuxtApp.runWithContext (#20608)
|
2023-05-03 11:02:07 +01:00 |
|
Daniel Roe
|
6ef2e1caea
|
fix(nuxt): remove backwards-compatible runtimeConfig proxy (#20340)
|
2023-04-29 23:38:40 +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 |
|
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
|
ac598e4f4d
|
test: update snapshot
|
2023-04-25 11:26:45 +01:00 |
|
Daniel Roe
|
ba320a5589
|
test: exclude default error pages from bundle test
|
2023-04-25 10:20:11 +01:00 |
|
Daniel Roe
|
12f347a928
|
fix(nuxt): clone app config on server (#20278)
|
2023-04-20 13:33:45 +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 |
|
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 |
|
Daniel Roe
|
53db8125f1
|
perf(nuxt): share lazy component definitions (#20259)
|
2023-04-13 20:08:08 +01:00 |
|
Daniel Roe
|
b011d3d76f
|
fix(nuxt): improve handling of redirects within middleware (#20244)
|
2023-04-13 02:58:25 -07:00 |
|
Daniel Roe
|
22f1f71e3e
|
fix(nuxt): mark entire payload as reactive (#20218)
|
2023-04-12 01:42:45 -07:00 |
|
Daniel Roe
|
d265abbad7
|
test: update bundle size snapshot
|
2023-04-11 16:05:25 +01:00 |
|
Daniel Roe
|
4285092879
|
feat(nuxt): support object-syntax plugins (#20003)
|
2023-04-11 04:58:43 -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 |
|
Anthony Fu
|
11a9780c80
|
feat(nuxt): prompt to install devtools when it's enabled (#20126)
|
2023-04-07 08:34:11 -07:00 |
|
Harlan Wilton
|
0c9823eb87
|
perf(head): disable @vueuse/head polyfill by default (#20131)
|
2023-04-07 06:10:35 -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 |
|
Daniel Roe
|
bf8fe61b33
|
test: use kb size snapshot (#20083)
|
2023-04-04 05:34:29 -07:00 |
|
Daniel Roe
|
5785908ec6
|
test: bump bundle size test by 100 bytes
|
2023-04-01 10:11:48 +01:00 |
|
Daniel Roe
|
434e2013e4
|
test: skip bundle size test in ecosystem-ci suites
|
2023-03-31 10:06:33 +01: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 |
|
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 |
|
renovate[bot]
|
fc9c3803b8
|
chore(deps): update all non-major dependencies (main) (#19862)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-03-22 17:45:39 -07:00 |
|
Mehdi HosseinZade
|
3a971d0b36
|
fix(nuxt): observe slot element in custom nuxt-link (#19802)
|
2023-03-20 14:46:12 -07:00 |
|
Daniel Roe
|
ebd7dcd4ba
|
fix(nuxt): handle external navigation to api routes (#19829)
|
2023-03-20 17:15:01 +00:00 |
|
Daniel Roe
|
e57c797f2b
|
test: bump bundle size
|
2023-03-17 21:50:51 +00:00 |
|
Daniel Roe
|
4ca2dccd38
|
fix(nuxt): unset context after app is created (#19753)
|
2023-03-17 19:01:16 +00:00 |
|