Daniel Roe
|
c4eb4b784c
|
fix(nuxt): preserve (re)named imports in meta (#19192)
|
2023-02-21 04:22:12 -08:00 |
|
Alex Liu
|
268cded26c
|
fix(nuxt): prefetch object-syntax routes with <NuxtLink> (#19144)
|
2023-02-20 12:31:27 -08:00 |
|
Daniel Roe
|
3a832bacb8
|
v3.2.2
|
2023-02-17 16:39:15 +00:00 |
|
Daniel Roe
|
5c47d4c5ab
|
v3.2.1 (#19082)
|
2023-02-17 07:56:00 -08:00 |
|
Daniel Roe
|
576ce9ee36
|
chore: dedupe rollup
|
2023-02-17 14:13:17 +00:00 |
|
renovate[bot]
|
6858796102
|
chore(deps): update all non-major dependencies (main) (#19103)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-02-17 06:05:49 -08:00 |
|
pooya parsa
|
15b9386a39
|
chore: update nitropack and unjs dependencies (#19100)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-02-17 05:38:19 -08:00 |
|
Daniel Roe
|
ce2d97cbf7
|
chore: increase node 14 minor version constraint (#19111)
|
2023-02-17 02:08:10 -08:00 |
|
Daniel Roe
|
3190254bbd
|
fix(nuxt): pass nuxt + workspace paths when importing builder (#19099)
|
2023-02-16 16:59:24 -08:00 |
|
Mathieu Magalhaes
|
f5a3d7968c
|
fix(nuxt): respect redirects which differ only by trailing slash (#18593)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-02-16 09:26:15 -08:00 |
|
renovate[bot]
|
e2fc6f267d
|
chore(deps): update dependency unenv to ^1.2.0 (main) (#19087)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-02-16 09:24:05 -08:00 |
|
Daniel Roe
|
af55b9882e
|
fix(nuxt): test generated pathname
|
2023-02-16 17:16:51 +00:00 |
|
Daniel Roe
|
e9ff34ace4
|
fix(nuxt): restore previous check on payload url
|
2023-02-16 16:59:06 +00:00 |
|
Daniel Roe
|
1e8b27f36c
|
perf(nuxt): don't include side-effects from #components (#19008)
|
2023-02-16 07:00:40 -08:00 |
|
Daniel Roe
|
7aa35ff958
|
fix(nuxt): validate no // in path when constructing payload url (#19085)
|
2023-02-16 06:40:51 -08:00 |
|
Nathan Chase
|
681cfa83fd
|
perf(nuxt): animate transform rather than width (#19073)
|
2023-02-16 05:04:09 -08:00 |
|
Daniel Roe
|
7d0ecb5a96
|
fix(nuxt): show client error if no page matches after validate fails (#18978)
|
2023-02-16 04:56:14 -08:00 |
|
Julien Huang
|
61cd6b5c71
|
fix(nuxt): use parser to treeshake client-only declarations (#18951)
|
2023-02-16 04:47:42 -08:00 |
|
Daniel Roe
|
96b09ea982
|
feat(nuxt): add experimental app:chunkError hook and reload strategy (#19038)
|
2023-02-16 04:43:58 -08:00 |
|
renovate[bot]
|
a937e847f4
|
chore(deps): update all non-major dependencies (main) (#19075)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-02-16 04:24:49 -08:00 |
|
Ayaka Rizumu
|
88b895a23a
|
chore(deps): update @vueuse/head dependencies to 1.0.26 (#19076)
|
2023-02-16 03:44:31 -08:00 |
|
renovate[bot]
|
636e494543
|
chore(deps): update all non-major dependencies (main) (#18952)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
|
2023-02-15 03:13:08 -08:00 |
|
Daniel Roe
|
59a1f7bae0
|
perf(nuxt): allow tree-shaking empty meta from build (#19032)
|
2023-02-14 14:22:53 -08:00 |
|
Daniel Roe
|
2960aa3426
|
fix(schema): transpile nuxt/app by default (#19009)
|
2023-02-14 00:23:12 +00:00 |
|
Daniel Roe
|
b1b908b1ed
|
build: add nuxt to nuxt externals
|
2023-02-14 00:22:42 +00:00 |
|
Daniel Roe
|
e3e7688732
|
build(nuxt): add nuxt/schema to externals
|
2023-02-13 23:08:20 +00:00 |
|
Daniel Roe
|
4219ff21e9
|
fix(nuxt): prevent hyphens forming child routes & warn if dupes are detected (#18944)
|
2023-02-13 22:56:39 +00: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 |
|
Lioness100
|
b25b6c82c7
|
docs: fix typos (#18976)
|
2023-02-12 19:16:42 +00:00 |
|
pooya parsa
|
7111b6cf44
|
fix(nuxt): avoid recursive import in nitro renderer (#18948)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-02-10 16:33:06 +00:00 |
|
renovate[bot]
|
2d342c3a19
|
chore(deps): update all non-major dependencies (main) (#18929)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-02-10 14:23:27 +00:00 |
|
Daniel Roe
|
ee2f568fc1
|
refactor(nuxt): combine imports from same relative path
|
2023-02-10 10:32:02 +01:00 |
|
Daniel Roe
|
5855c1ed53
|
v3.2.0 (#18843)
|
2023-02-09 02:55:03 -08:00 |
|
Daniel Roe
|
71d67ad47f
|
chore: combine import statements
|
2023-02-09 09:13:48 +01:00 |
|
renovate[bot]
|
a89e2fa391
|
chore(deps): update all non-major dependencies (main) (#18890)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-02-09 00:13:25 -08:00 |
|
Daniel Roe
|
9a035a15c5
|
refactor(nuxt): within nuxt app, import directly from source file (#18902)
|
2023-02-08 22:26:41 -08:00 |
|
pooya parsa
|
9845467421
|
feat(nuxt): upgrade to nitropack 2.2 (#18889)
|
2023-02-09 07:02:07 +01:00 |
|
Chen
|
2e6224602c
|
fix: reorder the types field in package.json (#18880)
|
2023-02-08 06:04:37 -08:00 |
|
Julien Huang
|
113ce71c34
|
fix(nuxt): use parser to treeshake <ClientOnly> (#8713)
|
2023-02-08 00:59:57 -08:00 |
|
Yasser Lahbibi
|
e451a9965e
|
fix(nuxt): don't exclude pnpm layers from nitro esbuild/imports (#9952)
|
2023-02-07 09:18:47 -08:00 |
|
Dany Sluijk
|
bae73c3650
|
feat(nuxt): infer useFetch return based on the method (#18526)
|
2023-02-07 06:01:31 -08:00 |
|
Alex Liu
|
526a78095a
|
fix(nuxt): defer adding route path to preloaded record (#18862)
|
2023-02-07 06:01:03 -08:00 |
|
Anthony Fu
|
2677b88f5f
|
feat(nuxt): support type auto-import (#18859)
|
2023-02-07 06:00:11 -08:00 |
|
Ayaka Rizumu
|
34b58d143c
|
chore: update @vueuse/head 1.0.25 (#18850)
|
2023-02-07 02:38:37 -08:00 |
|
renovate[bot]
|
1dc0c0c1fc
|
chore(deps): update all non-major dependencies (main) (#18841)
* chore(deps): update all non-major dependencies
* test: add `uncrypto` to snapshot
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-02-07 02:00:24 -08:00 |
|
Daniel Roe
|
39747ce095
|
perf(vite): use stub entry in vite server build when ssr: false (#18782)
|
2023-02-06 15:25:24 -08:00 |
|
renovate[bot]
|
6ce5443a7a
|
chore(deps): update all non-major dependencies to ^1.0.21 (main) (#18824)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-02-06 07:58:52 -08:00 |
|
Evan You
|
73a966985e
|
Update auto-imports.test.ts (#18800)
|
2023-02-06 00:37:46 -08:00 |
|
renovate[bot]
|
39b5886a0d
|
chore(deps): update all non-major dependencies (main) (#18775)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-02-05 04:31:53 -08:00 |
|