Commit Graph

4004 Commits

Author SHA1 Message Date
Daniel Roe
4285092879
feat(nuxt): support object-syntax plugins (#20003) 2023-04-11 04:58:43 -07:00
Daniel Roe
f951a15232
chore: upgrade to consola v3 (#20194) 2023-04-11 03:07:39 -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
ee0b366b44
chore: remove JITI_ESM_RESOLVE (#20172) 2023-04-10 09:53:36 -07:00
renovate[bot]
8e00026d4a
chore(deps): update dependency esbuild to ^0.17.16 (main) (#20165)
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
ae5df72c56 ci: use head_ref for dependency deduping 2023-04-10 13:17:17 +01:00
Daniel Roe
a15a9b66fa chore: correctly nest overrides 2023-04-10 12:41:19 +01:00
Daniel Roe
4a6f85277d chore: use overrides 2023-04-10 12:36:36 +01:00
Daniel Roe
b33b84d57e chore: use workspace ref 2023-04-10 12:36:07 +01:00
Daniel Roe
e99f923aa5
feat(nuxt): add experimental View Transitions API support (#20092) 2023-04-10 04:33:14 -07:00
renovate[bot]
3af37e9482
chore(deps): update devdependency rimraf to v5 (main) (#20163)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-10 01:49:36 -07:00
renovate[bot]
40e6933fa5
chore(deps): update all non-major dependencies (main) (#20151)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-10 07:54:38 +01:00
JT Smith
73dda01f67
docs: fix type of headers option for useFetch (#20148) 2023-04-08 10:47:40 -07:00
renovate[bot]
234710158d
chore(deps): update all non-major dependencies (main) (#20134)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-08 05:57:48 -07:00
Daniel Roe
ea4b5220a4
feat: upgrade to consola v3.x prerelease (#20141) 2023-04-08 03:16:06 -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
Harlan Wilton
0c9823eb87
perf(head): disable @vueuse/head polyfill by default (#20131) 2023-04-07 06:10:35 -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
Daniel Roe
d4f718d8cd
refactor(schema): clean up experimental options (#20112) 2023-04-07 03:05:09 -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
renovate[bot]
a02f69943f
chore(deps): update dependency memfs to ^3.5.0 (main) (#20116)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-06 15:03:08 -07:00
Daniel Roe
b329ed7813 ci: stub project before linting 2023-04-06 13:55:12 +01: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
Daniel Roe
b8cdef69cd chore: exclude new subpath from lint reordering 2023-04-06 13:31:46 +01:00
Daniel Roe
857e9cb3da ci: lint before stubbing 2023-04-06 13:15:28 +01:00
Daniel Roe
13b8536225 ci: stub project before linting 2023-04-06 13:14:17 +01:00
Daniel Roe
f1baa0355b style: lint 2023-04-06 13:12:20 +01: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
313b2e3e4c
ci: use autofix to update bundle size (#20088) 2023-04-04 07:13:28 -07:00
Daniel Roe
feaebff823
ci: enable autofix for pr linting (#20085) 2023-04-04 06:39:10 -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
e7623ec0b7
docs: re-enable docs linting and update docs (#20084) 2023-04-04 06:23:13 -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
bf8fe61b33
test: use kb size snapshot (#20083) 2023-04-04 05:34:29 -07:00
renovate[bot]
d83ea1e877
chore(deps): update all non-major dependencies (main) (#20062)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-04 03:23:16 -07:00
Paul Melero
c62a4d214a
docs: add short note about custom imports configuration (#20073) 2023-04-04 03:21:09 -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