Daniel Roe
|
39747ce095
|
perf(vite): use stub entry in vite server build when ssr: false (#18782)
|
2023-02-06 15:25:24 -08:00 |
|
Daniel Roe
|
a6a2978978
|
fix(vite): exclude styles, not all assets (#18752)
|
2023-02-06 15:24:17 -08:00 |
|
Daniel Roe
|
03d6737089
|
fix(vite, webpack): omit magic keys when import of same name is detected (#18733)
|
2023-02-03 03:55:58 -08:00 |
|
Daniel Roe
|
d1a79a95a6
|
perf(vite): use compiled regexp for test (#18646)
|
2023-01-31 08:38:18 -08:00 |
|
Daniel Roe
|
b864fa04a7
|
fix(vite): ensure __publicAssetsURL set before loading assets (#18642)
|
2023-01-31 06:04:55 -08:00 |
|
Daniel Roe
|
5037dd6876
|
fix: use named export from defu in all places (#18624)
|
2023-01-30 04:09:48 -08:00 |
|
Daniel Roe
|
23e5f980ea
|
fix(vite): ensure newly created pages do not return 404 (#18447)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
|
2023-01-25 04:24:58 -08:00 |
|
Daniel Roe
|
022c95269e
|
fix(vite): enable css sourcemaps in dev based on sourcemap (#18446)
|
2023-01-23 11:08:48 +00:00 |
|
Daniel Roe
|
0236a799f2
|
fix(vite): don't skip loading styles in hydration phase (#18433)
|
2023-01-21 23:15:48 +00:00 |
|
renovate[bot]
|
7c1712013c
|
chore(deps): update all non-major dependencies (main) (#11127)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Pooya Parsa <pooya@pi0.io>
|
2023-01-20 16:17:31 +00:00 |
|
Daniel Roe
|
081dc3254f
|
chore: update internal repo/issue links to usenuxt/nuxt
|
2023-01-19 19:37:07 +00:00 |
|
Jose Morel
|
baf9d950db
|
feat(vite): support build.transpile as function (#7767)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-01-19 10:56:34 +00:00 |
|
Anthony Fu
|
1e8da22893
|
fix(vite): add additional before skipping vite transform (#10120)
|
2023-01-16 16:04:16 +00:00 |
|
Daniel Roe
|
488479ab1b
|
fix(nuxt): avoid injecting url helpers into globalThis (#9627)
|
2023-01-14 01:27:06 +00:00 |
|
renovate[bot]
|
0b1cdcc70d
|
chore(deps): update devdependency @nuxtjs/eslint-config-typescript to v12 (#9086)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-01-14 01:13:48 +00:00 |
|
Anthony Fu
|
076b5e96a5
|
fix(vite): defer to nitro to copy public dir (#10013)
|
2023-01-10 11:51:53 +00:00 |
|
Anthony Fu
|
faf260757c
|
feat(vite): display production build stats (#9761)
|
2022-12-19 12:57:08 +01:00 |
|
Anthony Fu
|
30c4a599d2
|
refactor(vite): show log when client build is starting (#9759)
|
2022-12-16 11:47:12 +00:00 |
|
Daniel Roe
|
5afcaca98f
|
feat(vite): upgrade to vite 4 (#9238)
|
2022-12-12 15:22:04 +00:00 |
|
Daniel Roe
|
6d0c49101f
|
style: split out type imports
|
2022-12-12 12:28:49 +00:00 |
|
Daniel Roe
|
050c6dfd8a
|
fix(vite): skip _only_ vite transform middleware (#9602)
|
2022-12-12 12:45:16 +01: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 |
|
renovate[bot]
|
6082135c97
|
chore(deps): update all non-major dependencies (#9025)
* chore(deps): update all non-major dependencies
* fix ts issue
* fix fallback
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Pooya Parsa <pooya@pi0.io>
|
2022-11-16 01:02:13 +01:00 |
|
pooya parsa
|
b49f2a8147
|
refactor: update unjs dependencies to stable v1 (#9011)
|
2022-11-15 15:33:43 +01:00 |
|
pooya parsa
|
4a779460a5
|
fix(vite): add extend layers to fs.allow (#9006)
|
2022-11-15 11:53:32 +01:00 |
|
Daniel Roe
|
cda498b070
|
fix(nuxt): do not inline global styles in html response (#8666)
|
2022-11-03 20:17:43 +01:00 |
|
Daniel Roe
|
491d02f6ca
|
fix(nuxt)!: use parser to generate page metadata (#8536)
|
2022-11-02 11:28:41 +01:00 |
|
Daniel Roe
|
f485c143f5
|
fix(nuxt): check before appending comma in composable keys (#8529)
|
2022-11-02 11:15:33 +01:00 |
|
Anthony Fu
|
b719f1bb21
|
fix(vite): handle all vite middleware routes (#8601)
|
2022-11-02 10:05:17 +01:00 |
|
pooya parsa
|
265db50515
|
refactor(nuxt)!: cleanup schema and split nuxt 2 types (#8487)
|
2022-10-27 12:36:37 +02:00 |
|
Daniel Roe
|
4536242245
|
fix(vite): invalidate virtual modules with vite-node (#8389)
|
2022-10-24 10:32:49 +02:00 |
|
Daniel Roe
|
cfaa46201a
|
fix(nuxt): lazy-load entry CSS (#8278)
|
2022-10-18 18:13:50 +02:00 |
|
pooya parsa
|
895ecc7677
|
feat!: upgrade to nitropack@0.6 and h3@0.8 (#8218)
|
2022-10-15 20:42:57 +02:00 |
|
Daniel Roe
|
ed1c704835
|
fix(vite): prevent overlap between vite assets and app routes (#7989)
|
2022-10-11 06:26:38 +01:00 |
|
Daniel Roe
|
d25dafef49
|
fix(vite): add type-checker to client build for ssr: false (#7930)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
|
2022-10-03 15:37:36 +02:00 |
|
pooya parsa
|
720da64b12
|
fix(nuxi, vite): support https with custom domain and hmr (#7680)
|
2022-09-20 12:54:52 +02:00 |
|
Daniel Roe
|
42cf48e45d
|
fix(vite, webpack): handle auto keys for composables without args (#7651)
|
2022-09-19 16:45:28 +02:00 |
|
Daniel Roe
|
f536bf5548
|
fix(vite, webpack): avoid generating keys where a key is already provided (#7622)
|
2022-09-19 11:34:42 +02:00 |
|
pooya parsa
|
57a8a8694a
|
fix(vite-node): include importer in error stack (#7607)
|
2022-09-19 11:28:38 +02:00 |
|
pooya parsa
|
abd0feb368
|
fix(vite): respect ctx.nuxt.options.modulesDir for resolving externals with vite-node (#7612)
|
2022-09-17 00:29:41 +02:00 |
|
Daniel Roe
|
5bc654495a
|
fix(vite): include id and stack in vite-node fallback error handler (#7575)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
|
2022-09-16 20:12:52 +02:00 |
|
pooya parsa
|
cfaca9c5c7
|
fix(vite): normalize vite-node error data from server (#7589)
|
2022-09-16 19:43:35 +02:00 |
|
pooya parsa
|
43b9bcaeaf
|
fix(nuxi, vite): ipv6 support for nuxi dev (#7560)
* fix(nuxi): ipv6 support for `nuxi dev`
* fix vite: use listener url directly
* add url to schema
|
2022-09-15 18:10:36 +02:00 |
|
Daniel Roe
|
5855ba4684
|
fix(nuxt): pass fully resolved path to nitro dist files (#7494)
|
2022-09-15 13:24:43 +02:00 |
|
pooya parsa
|
9426b54562
|
fix(vite): nuxi dev --https working out of the box (#7547)
|
2022-09-15 13:01:52 +02:00 |
|
pooya parsa
|
09c42fd886
|
fix(vite): disable server warmup with vite-node (#7512)
|
2022-09-14 17:59:56 +02:00 |
|
pooya parsa
|
326d62803b
|
fix(vite): show formatted vite-node errors (#7509)
|
2022-09-14 17:58:28 +02:00 |
|
Daniel Roe
|
9382b42d7b
|
fix(vite): don't fail builds for virtual modules that don't support inlining (#7440)
|
2022-09-12 17:14:11 +02:00 |
|
Daniel Roe
|
d5078168be
|
fix(vite): use same asset filenames between server and client (#7436)
|
2022-09-12 12:12:41 +02:00 |
|